ngscopeclient 0.1-dev+51fbda87c
|
This is the complete list of members for KuaiquPowerSupply, including all inherited members.
AcquireData() override | PowerSupply | virtual |
Command enum name (defined in KuaiquPowerSupply) | KuaiquPowerSupply | protected |
COMMAND_FIRMWARE enum value (defined in KuaiquPowerSupply) | KuaiquPowerSupply | protected |
COMMAND_KEYPAD_ECHO enum value (defined in KuaiquPowerSupply) | KuaiquPowerSupply | protected |
COMMAND_LOCK enum value (defined in KuaiquPowerSupply) | KuaiquPowerSupply | protected |
COMMAND_LOCK_OFF enum value (defined in KuaiquPowerSupply) | KuaiquPowerSupply | protected |
COMMAND_LOCK_ON enum value (defined in KuaiquPowerSupply) | KuaiquPowerSupply | protected |
COMMAND_OFF enum value (defined in KuaiquPowerSupply) | KuaiquPowerSupply | protected |
COMMAND_ON enum value (defined in KuaiquPowerSupply) | KuaiquPowerSupply | protected |
COMMAND_READ_CURRENT enum value (defined in KuaiquPowerSupply) | KuaiquPowerSupply | protected |
COMMAND_READ_VOLTAGE enum value (defined in KuaiquPowerSupply) | KuaiquPowerSupply | protected |
COMMAND_WRITE_CURRENT enum value (defined in KuaiquPowerSupply) | KuaiquPowerSupply | protected |
COMMAND_WRITE_VOLTAGE enum value (defined in KuaiquPowerSupply) | KuaiquPowerSupply | protected |
CreatePowerSupply(std::string driver, SCPITransport *transport) (defined in SCPIPowerSupply) | SCPIPowerSupply | static |
DoAddDriverClass(std::string name, PowerCreateProcType proc) (defined in SCPIPowerSupply) | SCPIPowerSupply | static |
DoLoadConfiguration(int version, const YAML::Node &node, IDTable &idmap) | PowerSupply | protected |
DoPreLoadConfiguration(int version, const YAML::Node &node, IDTable &idmap, ConfigWarningList &list) | PowerSupply | protected |
SCPIPowerSupply::PowerSupply::DoSerializeConfiguration(YAML::Node &node, IDTable &table) | PowerSupply | protected |
DoSerializeConfiguration(YAML::Node &node, IDTable &table) (defined in SCPIInstrument) | SCPIInstrument | protected |
DoSerializeConfiguration(YAML::Node &node, IDTable &table) (defined in SCPIInstrument) | SCPIInstrument | protected |
EnumDrivers(std::vector< std::string > &names) (defined in SCPIPowerSupply) | SCPIPowerSupply | static |
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 |
GetDriverName() const =0 (defined in SCPIInstrument) | SCPIInstrument | pure virtual |
GetDriverNameInternal() | KuaiquPowerSupply | static |
GetInstrumentTypes() const override | PowerSupply | virtual |
GetInstrumentTypesForChannel(size_t i) const override | KuaiquPowerSupply | virtual |
GetMasterPowerEnable() (defined in PowerSupply) | PowerSupply | virtual |
GetName() const =0 (defined in Instrument) | Instrument | pure virtual |
GetName() const (defined in SCPIInstrument) | SCPIInstrument | virtual |
GetPowerChannelActive(int chan) override (defined in KuaiquPowerSupply) | KuaiquPowerSupply | virtual |
GetPowerCurrentActual(int chan) override (defined in KuaiquPowerSupply) | KuaiquPowerSupply | virtual |
GetPowerCurrentNominal(int chan) override (defined in KuaiquPowerSupply) | KuaiquPowerSupply | virtual |
GetPowerOvercurrentShutdownEnabled(int chan) (defined in PowerSupply) | PowerSupply | virtual |
GetPowerOvercurrentShutdownTripped(int chan) (defined in PowerSupply) | PowerSupply | virtual |
GetPowerVoltageActual(int chan) override (defined in KuaiquPowerSupply) | KuaiquPowerSupply | virtual |
GetPowerVoltageNominal(int chan) override (defined in KuaiquPowerSupply) | KuaiquPowerSupply | virtual |
GetSerial() const =0 (defined in Instrument) | Instrument | pure virtual |
GetSerial() const (defined in SCPIInstrument) | SCPIInstrument | virtual |
GetSoftStartRampTime(int chan) | PowerSupply | virtual |
GetTransport() const (defined in SCPIDevice) | SCPIDevice | inline |
SCPIPowerSupply::PowerSupply::GetTransportConnectionString()=0 | Instrument | pure virtual |
SCPIInstrument::GetTransportConnectionString() | SCPIInstrument | virtual |
SCPIPowerSupply::PowerSupply::GetTransportName()=0 | Instrument | pure virtual |
SCPIInstrument::GetTransportName() | SCPIInstrument | virtual |
GetVendor() const =0 (defined in Instrument) | Instrument | pure virtual |
GetVendor() const (defined in SCPIInstrument) | SCPIInstrument | 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) override (defined in KuaiquPowerSupply) | KuaiquPowerSupply | virtual |
IsSoftStartEnabled(int chan) (defined in PowerSupply) | PowerSupply | virtual |
KuaiquPowerSupply(SCPITransport *transport) | KuaiquPowerSupply | |
LoadConfiguration(int version, const YAML::Node &node, IDTable &idmap) | Instrument | virtual |
m_channels | Instrument | protected |
m_constantCurrent (defined in KuaiquPowerSupply) | KuaiquPowerSupply | protected |
m_current (defined in KuaiquPowerSupply) | KuaiquPowerSupply | protected |
m_fwVersion (defined in SCPIDevice) | SCPIDevice | protected |
m_loaders | Instrument | protected |
m_model (defined in SCPIDevice) | SCPIDevice | protected |
m_nextCommandReady (defined in KuaiquPowerSupply) | KuaiquPowerSupply | protected |
m_nickname | Instrument | |
m_on (defined in KuaiquPowerSupply) | KuaiquPowerSupply | protected |
m_powercreateprocs (defined in SCPIPowerSupply) | SCPIPowerSupply | protectedstatic |
m_preloaders | Instrument | protected |
m_rateLimitingInterval (defined in KuaiquPowerSupply) | KuaiquPowerSupply | protected |
m_serial (defined in SCPIDevice) | SCPIDevice | protected |
m_serializers | Instrument | protected |
m_transport (defined in SCPIDevice) | SCPIDevice | protected |
m_transportMutex (defined in KuaiquPowerSupply) | KuaiquPowerSupply | protected |
m_vendor (defined in SCPIDevice) | SCPIDevice | protected |
m_voltage (defined in KuaiquPowerSupply) | KuaiquPowerSupply | protected |
POWER_INITPROC(KuaiquPowerSupply) (defined in KuaiquPowerSupply) | KuaiquPowerSupply | |
PowerCreateMapType typedef (defined in SCPIPowerSupply) | SCPIPowerSupply | protected |
PowerCreateProcType typedef (defined in SCPIPowerSupply) | SCPIPowerSupply | |
PowerSupply() (defined in PowerSupply) | PowerSupply | |
PreLoadConfiguration(int version, const YAML::Node &node, IDTable &idmap, ConfigWarningList &warnings) | Instrument | virtual |
SCPIDevice(SCPITransport *transport, bool identify=true) (defined in SCPIDevice) | SCPIDevice | |
SCPIInstrument(SCPITransport *transport, bool identify=true) (defined in SCPIInstrument) | SCPIInstrument | |
SCPIInstrument(SCPITransport *transport, bool identify=true) (defined in SCPIInstrument) | SCPIInstrument | |
SCPIPowerSupply() (defined in SCPIPowerSupply) | SCPIPowerSupply | |
SendCommand(Command command, std::string commandString) (defined in KuaiquPowerSupply) | KuaiquPowerSupply | protected |
SendReadValueCommand(Command command) (defined in KuaiquPowerSupply) | KuaiquPowerSupply | protected |
SendSimpleCommand(Command command) (defined in KuaiquPowerSupply) | KuaiquPowerSupply | protected |
SendWriteValueCommand(Command command, double value) (defined in KuaiquPowerSupply) | KuaiquPowerSupply | protected |
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) override (defined in KuaiquPowerSupply) | KuaiquPowerSupply | virtual |
SetPowerCurrent(int chan, double amps) override (defined in KuaiquPowerSupply) | KuaiquPowerSupply | virtual |
SetPowerOvercurrentShutdownEnabled(int chan, bool enable) (defined in PowerSupply) | PowerSupply | virtual |
SetPowerVoltage(int chan, double volts) override (defined in KuaiquPowerSupply) | KuaiquPowerSupply | virtual |
SetSoftStartEnabled(int chan, bool enable) (defined in PowerSupply) | PowerSupply | virtual |
SetSoftStartRampTime(int chan, int64_t time) | PowerSupply | virtual |
SupportsIndividualOutputSwitching() override | KuaiquPowerSupply | virtual |
SupportsMasterOutputSwitching() | PowerSupply | virtual |
SupportsOvercurrentShutdown() | PowerSupply | virtual |
SupportsSoftStart() | PowerSupply | virtual |
SupportsVoltageCurrentControl(int chan) override | KuaiquPowerSupply | virtual |
~Instrument() (defined in Instrument) | Instrument | virtual |
~KuaiquPowerSupply() (defined in KuaiquPowerSupply) | KuaiquPowerSupply | virtual |
~PowerSupply() (defined in PowerSupply) | PowerSupply | virtual |
~SCPIDevice() (defined in SCPIDevice) | SCPIDevice | virtual |
~SCPIInstrument() (defined in SCPIInstrument) | SCPIInstrument | virtual |
~SCPIPowerSupply() (defined in SCPIPowerSupply) | SCPIPowerSupply | virtual |