Instrument Control Lib
Framework to control Oscilloscopes, SMUs, Function Generators and DC Powersupplies via Ethernet.
CommandLineInterface Member List

This is the complete list of members for CommandLineInterface, including all inherited members.

ActiveDevices(std::string &args)CommandLineInterfacestatic
addCustomCommandLineOption(const char *identifier, const char *description, void(*func)(std::string &))CommandLineInterfacestatic
CommandLineInterface(PIL::Logging *logger)CommandLineInterfaceexplicit
CommandLineInterface()CommandLineInterfaceexplicit
Connect(std::string &args)CommandLineInterfacestatic
Disconnect(std::string &args)CommandLineInterfacestatic
GetDeviceIdentifier(std::string &args)CommandLineInterfacestatic
GetSupportedDevices(std::string &args)CommandLineInterfacestatic
PrintHelp(std::string &args)CommandLineInterfacestatic
Quit(std::string &args)CommandLineInterfacestatic
SelectDevice(std::string &args)CommandLineInterfacestatic
SendCustomCommand(std::string &args)CommandLineInterfacestatic
splitArguments(std::string &args)CommandLineInterfacestatic
Start()CommandLineInterface