My Project
 All Classes Files Functions Variables Enumerations Enumerator Friends Macros Pages
gcp::util::HpDcPowerSupply Class Reference
Inheritance diagram for gcp::util::HpDcPowerSupply:
gcp::util::GpibUsbDevice

Public Member Functions

 HpDcPowerSupply (bool doSpawn=false)
 
 HpDcPowerSupply (std::string port, bool doSpawn=false)
 
virtual ~HpDcPowerSupply ()
 
double setVoltage (double voltage)
 
double getVoltage ()
 
- Public Member Functions inherited from gcp::util::GpibUsbDevice
 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 ()
 
GpibUsbControllercontroller ()
 

Constructor & Destructor Documentation

HpDcPowerSupply::HpDcPowerSupply ( bool  doSpawn = false)

Constructor.

....................................................................... Constructors

HpDcPowerSupply::~HpDcPowerSupply ( )
virtual

Destructor.

....................................................................... Destructor.

Member Function Documentation

double HpDcPowerSupply::getVoltage ( )

....................................................................... Get the voltage

double HpDcPowerSupply::setVoltage ( double  volts)

....................................................................... Set the voltage


The documentation for this class was generated from the following files: