Instrument Control Lib
Framework to control Oscilloscopes, SMUs, Function Generators and DC Powersupplies via Ethernet.
CLICommandStruct Struct Reference

#include <CommandLineInterfaceDefines.h>

Collaboration diagram for CLICommandStruct:
Collaboration graph

Public Attributes

CLI_Commands identifier
 
const char * command
 
const char * description
 
void(* func )(std::string &)
 

Member Data Documentation

◆ command

const char* CLICommandStruct::command

◆ description

const char* CLICommandStruct::description

◆ func

void(* CLICommandStruct::func) (std::string &)

◆ identifier

CLI_Commands CLICommandStruct::identifier

The documentation for this struct was generated from the following file: