Instrument Control Lib
Framework to control Oscilloscopes, SMUs, Function Generators and DC Powersupplies via Ethernet.
|
#include "CommandLineInterfaceDefines.h"
#include "ConfigFileParser.h"
#include <map>
#include <vector>
Go to the source code of this file.
Classes | |
class | CommandLineInterface |
This class represents a command line interface to execute common functions of VISA devices. More... | |
Namespaces | |
PIL | |
This class contains a implementation of a command line interface. It supports various functions like connecting and disconnecting to a device or to send custom commands. | |