Instrument Control Lib
Framework to control Oscilloscopes, SMUs, Function Generators and DC Powersupplies via Ethernet.
SubArg.h File Reference
#include <vector>
#include <tuple>
#include <string>
Include dependency graph for SubArg.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SubArg
 This class implements sub-arguments which can be added to a ExecArgs object. This is required, when parts of the command contains a substructure, e.g. smua.voltage = 10, then smu.voltage can be represented as SubArg. More...