PowerSupply Member List
This is the complete list of members for
PowerSupply, including all inherited members.
BaseInstrument(const std::string name, const std::string vendor, InstrumentType_t inst) | BaseInstrument | |
DIGITALMM enum value | BaseInstrument | |
DisableOutput(size_t channel) | PowerSupply | [inline] |
EnableOutput(size_t channel) | PowerSupply | [inline] |
f_numb | PowerSupply | [private] |
FUN_GENERATOR enum value | BaseInstrument | |
GetCurrent(double ¤t, size_t channel)=0 | PowerSupply | [pure virtual] |
GetErrorCode() const =0 | BaseInstrument | [pure virtual] |
GetErrorMsg() const =0 | BaseInstrument | [pure virtual] |
GetIDN()=0 | BaseInstrument | [pure virtual] |
GetInstrumentCode() const | BaseInstrument | [inline] |
GetInstrumentDes() const | BaseInstrument | [inline] |
GetName() const | BaseInstrument | [inline] |
GetNumberOfChannel() const | PowerSupply | [inline] |
GetOutputCurrent(double ¤t, size_t channel)=0 | PowerSupply | [pure virtual] |
GetOutputEnable(bool &enable, size_t channel)=0 | PowerSupply | [pure virtual] |
GetOutputVoltage(double &voltage, size_t channel)=0 | PowerSupply | [pure virtual] |
GetVendor() const | BaseInstrument | [inline] |
GetVoltage(double &voltage, size_t channel)=0 | PowerSupply | [pure virtual] |
InstrumentType_t enum name | BaseInstrument | |
IsError() const =0 | BaseInstrument | [pure virtual] |
OSCILLOSCOPE enum value | BaseInstrument | |
POWER_SUPPLY enum value | BaseInstrument | |
PowerSupply(const std::string name, const std::string vendor, size_t n_channel) | PowerSupply | |
SetCurrent(double current, size_t channel)=0 | PowerSupply | [pure virtual] |
SetOutputEnable(bool enable, size_t channel)=0 | PowerSupply | [pure virtual] |
SetVoltage(double voltage, size_t channel)=0 | PowerSupply | [pure virtual] |
~BaseInstrument() | BaseInstrument | [virtual] |
~PowerSupply() | PowerSupply | [virtual] |