Instrument Control Lib
Framework to control Oscilloscopes, SMUs, Function Generators and DC Powersupplies via Ethernet.
|
#include <CommandLineInterfaceDefines.h>
Public Attributes | |
CLI_Commands | identifier |
const char * | command |
const char * | description |
void(* | func )(std::string &) |
const char* CLICommandStruct::command |
const char* CLICommandStruct::description |
void(* CLICommandStruct::func) (std::string &) |
CLI_Commands CLICommandStruct::identifier |