My Project
|
Public Member Functions | |
HpDcPowerSupply (bool doSpawn=false) | |
HpDcPowerSupply (std::string port, bool doSpawn=false) | |
virtual | ~HpDcPowerSupply () |
double | setVoltage (double voltage) |
double | getVoltage () |
![]() | |
GpibUsbDevice (bool doSpawn=false) | |
GpibUsbDevice (std::string port, bool doSpawn=false) | |
GpibUsbDevice (GpibUsbController &controller) | |
virtual | ~GpibUsbDevice () |
void | setAddress (unsigned address) |
unsigned | getAddress () |
void | sendDeviceCommand (std::string cmd, bool expectsResponse=false, GPIB_RESPONSE_HANDLER(*handler)=0, bool block=false, void *retVal=0) |
void | sendControllerCommand (std::string cmd, bool expectsResponse=false, GPIB_RESPONSE_HANDLER(*handler)=0, bool block=false, void *retVal=0) |
std::string | getDevice () |
GpibUsbController * | controller () |
HpDcPowerSupply::HpDcPowerSupply | ( | bool | doSpawn = false | ) |
Constructor.
....................................................................... Constructors
|
virtual |
Destructor.
....................................................................... Destructor.
double HpDcPowerSupply::getVoltage | ( | ) |
....................................................................... Get the voltage
double HpDcPowerSupply::setVoltage | ( | double | volts | ) |
....................................................................... Set the voltage