// CASE STUDY
GUI stand-alone application for interactive instrument control using SCPI interface
Implementation of the application.
- Year
- 2017
- Dev team
- 8 eng.
- Users
- 100
- Duration
- > 12 months
// 01 Result
Implementation of the application.
// 02 Used technologies
- Python
- wxPython
- pylint
- VISA
- Clearcase
- RTC
// 03 Challenge
The stand-alone application had also be available as part of the build-in python environment as a floating panel which is dock-able to the main application.
Classic GUI development with main frame, panel layout, dynamic sizers and other GUI widgets such, buttons, text fields, check boxes, combo boxes, etc. The goal was to offer the user a comfortable and fast way to communicate with a measurement device using a SCPI interface (VISA TCPIP VXI11, SOCKET, USB, etc.)