|
ngscopeclient v0.2
|
This is the complete list of members for MockPowerSupply, including all inherited members.
| MockInstrument::AcquireData()=0 | Instrument | pure virtual |
| SCPIPowerSupply::AcquireData() override | PowerSupply | virtual |
| BackgroundProcessing() override | MockPowerSupply | inlinevirtual |
| ClearWarnings(int version, const YAML::Node &node, IDTable &idmap, ConfigWarningList &warnings) (defined in MockInstrument) | MockInstrument | |
| CreatePowerSupply(const std::string &driver, SCPITransport *transport) (defined in SCPIPowerSupply) | SCPIPowerSupply | static |
| DoAddDriverClass(const std::string &name, GetTransportsProcType proc) (defined in SCPIInstrument) | SCPIInstrument | static |
| DoAddDriverClass(const 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 &warnings) (defined in MockPowerSupply) | MockPowerSupply | |
| DoSerializeConfiguration(YAML::Node &node, IDTable &table) (defined in MockInstrument) | MockInstrument | |
| SCPIPowerSupply::PowerSupply::DoSerializeConfiguration(YAML::Node &node, IDTable &table) | PowerSupply | protected |
| EnumDrivers(std::vector< std::string > &names) (defined in SCPIPowerSupply) | SCPIPowerSupply | static |
| FlushConfigCache() | Instrument | virtual |
| 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 override (defined in MockInstrument) | MockInstrument | inlinevirtual |
| GetDriverSupportedModels() (defined in SCPIInstrument) | SCPIInstrument | static |
| MockInstrument::GetInstrumentTypes() const =0 | Instrument | pure virtual |
| SCPIPowerSupply::GetInstrumentTypes() const override | PowerSupply | virtual |
| GetInstrumentTypesForChannel(size_t i) const override | MockPowerSupply | virtual |
| GetMasterPowerEnable() override (defined in MockPowerSupply) | MockPowerSupply | virtual |
| GetName() const override (defined in MockInstrument) | MockInstrument | virtual |
| GetPowerChannelActive(int chan) override (defined in MockPowerSupply) | MockPowerSupply | virtual |
| GetPowerCurrentActual(int chan) override (defined in MockPowerSupply) | MockPowerSupply | virtual |
| GetPowerCurrentNominal(int chan) override (defined in MockPowerSupply) | MockPowerSupply | virtual |
| GetPowerOvercurrentShutdownEnabled(int chan) override (defined in MockPowerSupply) | MockPowerSupply | virtual |
| GetPowerOvercurrentShutdownTripped(int chan) override (defined in MockPowerSupply) | MockPowerSupply | virtual |
| GetPowerVoltageActual(int chan) override (defined in MockPowerSupply) | MockPowerSupply | virtual |
| GetPowerVoltageNominal(int chan) override (defined in MockPowerSupply) | MockPowerSupply | virtual |
| GetSerial() const override (defined in MockInstrument) | MockInstrument | virtual |
| GetSoftStartRampTime(int chan) | PowerSupply | virtual |
| GetSupportedModels(const std::string &driver) (defined in SCPIInstrument) | SCPIInstrument | static |
| GetTransport() const (defined in SCPIDevice) | SCPIDevice | inline |
| GetTransportConnectionString() override | MockInstrument | virtual |
| GetTransportMapType typedef (defined in SCPIInstrument) | SCPIInstrument | protected |
| GetTransportName() override | MockInstrument | virtual |
| GetTransportsProcType typedef (defined in SCPIInstrument) | SCPIInstrument | |
| GetVendor() const override (defined in MockInstrument) | MockInstrument | 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 | |
| IsOffline() override | MockInstrument | virtual |
| IsPowerConstantCurrent(int chan) override (defined in MockPowerSupply) | MockPowerSupply | virtual |
| IsSoftStartEnabled(int chan) (defined in PowerSupply) | PowerSupply | virtual |
| LoadConfiguration(int version, const YAML::Node &node, IDTable &idmap) | Instrument | virtual |
| m_args (defined in MockInstrument) | MockInstrument | protected |
| m_channels | Instrument | protected |
| m_constantCurrent (defined in MockPowerSupply) | MockPowerSupply | protected |
| m_currentsActual (defined in MockPowerSupply) | MockPowerSupply | protected |
| m_currentSetPoints (defined in MockPowerSupply) | MockPowerSupply | protected |
| m_currentsNominal (defined in MockPowerSupply) | MockPowerSupply | protected |
| m_driver (defined in MockInstrument) | MockInstrument | protected |
| m_enabled (defined in MockPowerSupply) | MockPowerSupply | protected |
| m_fwVersion (defined in SCPIDevice) | SCPIDevice | protected |
| m_getTransportProcs (defined in SCPIInstrument) | SCPIInstrument | protectedstatic |
| m_hasIndividualOutputSwitching (defined in MockPowerSupply) | MockPowerSupply | protected |
| m_hasMasterOutputSwitching (defined in MockPowerSupply) | MockPowerSupply | protected |
| m_hasOvercurrentShutdown (defined in MockPowerSupply) | MockPowerSupply | protected |
| m_hasSoftStart (defined in MockPowerSupply) | MockPowerSupply | protected |
| m_loaders | Instrument | protected |
| m_masterEnabled (defined in MockPowerSupply) | MockPowerSupply | protected |
| m_model (defined in SCPIDevice) | SCPIDevice | protected |
| m_nickname | Instrument | |
| m_overcurrentShutdown (defined in MockPowerSupply) | MockPowerSupply | protected |
| m_overcurrentTripped (defined in MockPowerSupply) | MockPowerSupply | protected |
| m_powercreateprocs (defined in SCPIPowerSupply) | SCPIPowerSupply | protectedstatic |
| m_preloaders | Instrument | protected |
| m_serial (defined in SCPIDevice) | SCPIDevice | protected |
| m_serializers | Instrument | protected |
| m_transport (defined in SCPIDevice) | SCPIDevice | protected |
| m_transportName (defined in MockInstrument) | MockInstrument | protected |
| m_vendor (defined in SCPIDevice) | SCPIDevice | protected |
| m_voltagesActual (defined in MockPowerSupply) | MockPowerSupply | protected |
| m_voltageSetPoints (defined in MockPowerSupply) | MockPowerSupply | protected |
| m_voltagesNominal (defined in MockPowerSupply) | MockPowerSupply | protected |
| MockInstrument(const std::string &name, const std::string &vendor, const std::string &serial, const std::string &transport, const std::string &driver, const std::string &args) | MockInstrument | |
| MockPowerSupply(const std::string &name, const std::string &vendor, const std::string &serial, const std::string &transport, const std::string &driver, const std::string &args) | MockPowerSupply | |
| operator=(const SCPIDevice &rhs)=delete (defined in SCPIDevice) | SCPIDevice | |
| 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, unsigned int identify_timeout_us=5000000) (defined in SCPIDevice) | SCPIDevice | |
| SCPIDevice(const SCPIDevice &rhs)=delete (defined in SCPIDevice) | SCPIDevice | |
| SCPIInstrument(SCPITransport *transport, bool identify=true) (defined in SCPIInstrument) | SCPIInstrument | |
| SCPIPowerSupply() (defined in SCPIPowerSupply) | SCPIPowerSupply | |
| SerializableObject() (defined in SerializableObject) | SerializableObject | inline |
| SerializeConfiguration(IDTable &table) const | Instrument | virtual |
| SetChannelDisplayName(size_t i, std::string name) | Instrument | virtual |
| SetMasterPowerEnable(bool enable) override (defined in MockPowerSupply) | MockPowerSupply | virtual |
| SetPowerChannelActive(int chan, bool on) override (defined in MockPowerSupply) | MockPowerSupply | virtual |
| SetPowerCurrent(int chan, double amps) override (defined in MockPowerSupply) | MockPowerSupply | virtual |
| SetPowerOvercurrentShutdownEnabled(int chan, bool enable) override (defined in MockPowerSupply) | MockPowerSupply | virtual |
| SetPowerVoltage(int chan, double volts) override (defined in MockPowerSupply) | MockPowerSupply | virtual |
| SetSoftStartEnabled(int chan, bool enable) (defined in PowerSupply) | PowerSupply | virtual |
| SetSoftStartRampTime(int chan, int64_t time) | PowerSupply | virtual |
| SetTransportConnectionString(const std::string &args) (defined in MockInstrument) | MockInstrument | virtual |
| SupportsIndividualOutputSwitching() override | MockPowerSupply | virtual |
| SupportsMasterOutputSwitching() override | MockPowerSupply | virtual |
| SupportsOvercurrentShutdown() override | MockPowerSupply | virtual |
| SupportsSoftStart() override | MockPowerSupply | virtual |
| SupportsVoltageCurrentControl(int chan) | PowerSupply | virtual |
| ~Instrument() (defined in Instrument) | Instrument | virtual |
| ~MockInstrument() (defined in MockInstrument) | MockInstrument | virtual |
| ~MockPowerSupply() (defined in MockPowerSupply) | MockPowerSupply | 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 |
| ~SerializableObject() (defined in SerializableObject) | SerializableObject | inlinevirtual |