1 #ifndef SZA_UTIL_HPDCPOWERSUPPLY_H
2 #define SZA_UTIL_HPDCPOWERSUPPLY_H
11 #include "carma/szautil/Frequency.h"
18 class HpDcPowerSupply :
public GpibUsbDevice {
24 HpDcPowerSupply(
bool doSpawn=
false);
25 HpDcPowerSupply(std::string port,
bool doSpawn=
false);
30 virtual ~HpDcPowerSupply();
36 double setVoltage(
double voltage);
41 static GPIB_RESPONSE_HANDLER(checkVoltage);
50 #endif // End #ifndef SZA_UTIL_HPDCPOWERSUPPLY_H
Tagged: Thu Oct 18 17:42:37 PDT 2007.
Tagged: Tue Aug 11 14:04:19 PDT 2009.