Command-line interface (CLI) that allows users to interact with SCPI-controlled devices. This was created to allow C scripting for functions that are too convoluted to be implemented with singular write/read/query commands. This is not a finished product but provides a framework for functions to be added as needed.
To use, run FindRsrc.exe
or build the Visual Studio solution. The program will automatically attempt to search for VISA resources to connect to.
For help with the NI-VISA C API, see the user manual.