ngscopeclient 0.1-dev+51fbda87c
|
This is the complete list of members for PowerSupply, including all inherited members.
AcquireData() override | PowerSupply | virtual |
DoLoadConfiguration(int version, const YAML::Node &node, IDTable &idmap) | PowerSupply | protected |
DoPreLoadConfiguration(int version, const YAML::Node &node, IDTable &idmap, ConfigWarningList &list) | PowerSupply | protected |
DoSerializeConfiguration(YAML::Node &node, IDTable &table) | PowerSupply | protected |
GetChannel(size_t i) const | Instrument | inline |
GetChannelByDisplayName(const std::string &name) | Instrument | |
GetChannelByHwName(const std::string &name) | Instrument | |
GetChannelCount() const | Instrument | inline |
GetChannelDisplayName(size_t i) | Instrument | virtual |
GetInstrumentTypes() const override | PowerSupply | virtual |
GetInstrumentTypesForChannel(size_t i) const =0 | Instrument | pure virtual |
GetMasterPowerEnable() (defined in PowerSupply) | PowerSupply | virtual |
GetName() const =0 (defined in Instrument) | Instrument | pure virtual |
GetPowerChannelActive(int chan) (defined in PowerSupply) | PowerSupply | virtual |
GetPowerCurrentActual(int chan)=0 (defined in PowerSupply) | PowerSupply | pure virtual |
GetPowerCurrentNominal(int chan)=0 (defined in PowerSupply) | PowerSupply | pure virtual |
GetPowerOvercurrentShutdownEnabled(int chan) (defined in PowerSupply) | PowerSupply | virtual |
GetPowerOvercurrentShutdownTripped(int chan) (defined in PowerSupply) | PowerSupply | virtual |
GetPowerVoltageActual(int chan)=0 (defined in PowerSupply) | PowerSupply | pure virtual |
GetPowerVoltageNominal(int chan)=0 (defined in PowerSupply) | PowerSupply | pure virtual |
GetSerial() const =0 (defined in Instrument) | Instrument | pure virtual |
GetSoftStartRampTime(int chan) | PowerSupply | virtual |
GetTransportConnectionString()=0 | Instrument | pure virtual |
GetTransportName()=0 | Instrument | pure virtual |
GetVendor() const =0 (defined in Instrument) | Instrument | pure virtual |
INST_BERT enum value (defined in Instrument) | Instrument | |
INST_DMM enum value (defined in Instrument) | Instrument | |
INST_FUNCTION enum value (defined in Instrument) | Instrument | |
INST_LOAD enum value (defined in Instrument) | Instrument | |
INST_MISC enum value (defined in Instrument) | Instrument | |
INST_OSCILLOSCOPE enum value (defined in Instrument) | Instrument | |
INST_PSU enum value (defined in Instrument) | Instrument | |
INST_RF_GEN enum value (defined in Instrument) | Instrument | |
INST_SWITCH_MATRIX enum value (defined in Instrument) | Instrument | |
InstrumentTypes enum name (defined in Instrument) | Instrument | |
IsPowerConstantCurrent(int chan)=0 (defined in PowerSupply) | PowerSupply | pure virtual |
IsSoftStartEnabled(int chan) (defined in PowerSupply) | PowerSupply | virtual |
LoadConfiguration(int version, const YAML::Node &node, IDTable &idmap) | Instrument | virtual |
m_channels | Instrument | protected |
m_loaders | Instrument | protected |
m_nickname | Instrument | |
m_preloaders | Instrument | protected |
m_serializers | Instrument | protected |
PowerSupply() (defined in PowerSupply) | PowerSupply | |
PreLoadConfiguration(int version, const YAML::Node &node, IDTable &idmap, ConfigWarningList &warnings) | Instrument | virtual |
SerializeConfiguration(IDTable &table) const | Instrument | virtual |
SetChannelDisplayName(size_t i, std::string name) | Instrument | virtual |
SetMasterPowerEnable(bool enable) (defined in PowerSupply) | PowerSupply | virtual |
SetPowerChannelActive(int chan, bool on) (defined in PowerSupply) | PowerSupply | virtual |
SetPowerCurrent(int chan, double amps)=0 (defined in PowerSupply) | PowerSupply | pure virtual |
SetPowerOvercurrentShutdownEnabled(int chan, bool enable) (defined in PowerSupply) | PowerSupply | virtual |
SetPowerVoltage(int chan, double volts)=0 (defined in PowerSupply) | PowerSupply | pure virtual |
SetSoftStartEnabled(int chan, bool enable) (defined in PowerSupply) | PowerSupply | virtual |
SetSoftStartRampTime(int chan, int64_t time) | PowerSupply | virtual |
SupportsIndividualOutputSwitching() | PowerSupply | virtual |
SupportsMasterOutputSwitching() | PowerSupply | virtual |
SupportsOvercurrentShutdown() | PowerSupply | virtual |
SupportsSoftStart() | PowerSupply | virtual |
SupportsVoltageCurrentControl(int chan) | PowerSupply | virtual |
~Instrument() (defined in Instrument) | Instrument | virtual |
~PowerSupply() (defined in PowerSupply) | PowerSupply | virtual |