ngscopeclient 0.1-dev+51fbda87c
|
This is the complete list of members for RidenPowerSupply, including all inherited members.
AcquireData() override | PowerSupply | virtual |
BinaryDriver() (defined in BinaryDriver) | BinaryDriver | |
CalculateCRC(const uint8_t *buff, size_t len) (defined in BinaryDriver) | BinaryDriver | protected |
Converse(ModbusFunction function, std::vector< uint8_t > *data) (defined in ModbusInstrument) | ModbusInstrument | 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 |
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() | RidenPowerSupply | static |
GetInstrumentTypes() const override | PowerSupply | virtual |
GetInstrumentTypesForChannel(size_t i) const override | RidenPowerSupply | 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 RidenPowerSupply) | RidenPowerSupply | virtual |
GetPowerCurrentActual(int chan) override (defined in RidenPowerSupply) | RidenPowerSupply | virtual |
GetPowerCurrentNominal(int chan) override (defined in RidenPowerSupply) | RidenPowerSupply | virtual |
GetPowerOvercurrentShutdownEnabled(int chan) (defined in PowerSupply) | PowerSupply | virtual |
GetPowerOvercurrentShutdownTripped(int chan) (defined in PowerSupply) | PowerSupply | virtual |
GetPowerVoltageActual(int chan) override (defined in RidenPowerSupply) | RidenPowerSupply | virtual |
GetPowerVoltageNominal(int chan) override (defined in RidenPowerSupply) | RidenPowerSupply | 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 RidenPowerSupply) | RidenPowerSupply | 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_fwVersion (defined in SCPIDevice) | SCPIDevice | protected |
m_loaders | Instrument | protected |
m_modbusMutex (defined in ModbusInstrument) | ModbusInstrument | protected |
m_model (defined in SCPIDevice) | SCPIDevice | protected |
m_nickname | Instrument | |
m_powercreateprocs (defined in SCPIPowerSupply) | SCPIPowerSupply | protectedstatic |
m_preloaders | Instrument | protected |
m_serial (defined in SCPIDevice) | SCPIDevice | protected |
m_serializers | Instrument | protected |
m_slaveAdress (defined in ModbusInstrument) | ModbusInstrument | protected |
m_transport (defined in SCPIDevice) | SCPIDevice | protected |
m_vendor (defined in SCPIDevice) | SCPIDevice | protected |
ModbusFunction enum name (defined in ModbusInstrument) | ModbusInstrument | protected |
ModbusInstrument(SCPITransport *transport, uint8_t slaveAdress=1) (defined in ModbusInstrument) | ModbusInstrument | |
POWER_INITPROC(RidenPowerSupply) (defined in RidenPowerSupply) | RidenPowerSupply | |
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 |
PushUint16(std::vector< uint8_t > *data, uint16_t value, bool littleEndian=true) | BinaryDriver | inlineprotected |
ReadAnalogInputRegisters enum value (defined in ModbusInstrument) | ModbusInstrument | protected |
ReadAnalogOutputHoldingRegisters enum value (defined in ModbusInstrument) | ModbusInstrument | protected |
ReadDiscreteInputContacts enum value (defined in ModbusInstrument) | ModbusInstrument | protected |
ReadDiscreteOutputCoils enum value (defined in ModbusInstrument) | ModbusInstrument | protected |
ReadRegister(uint16_t address) (defined in ModbusInstrument) | ModbusInstrument | virtual |
ReadRegisters(uint16_t address, std::vector< uint16_t > *data, uint8_t count) (defined in ModbusInstrument) | ModbusInstrument | virtual |
ReadResponse(ModbusFunction function, std::vector< uint8_t > *data) (defined in ModbusInstrument) | ModbusInstrument | protected |
ReadUint16(const std::vector< uint8_t > &data, uint8_t index, bool littleEndian=true) | BinaryDriver | inlineprotected |
ReadUint8(const std::vector< uint8_t > &data, uint8_t index) | BinaryDriver | inlineprotected |
REGISTER_ERROR enum value (defined in RidenPowerSupply) | RidenPowerSupply | protected |
REGISTER_FIRMWARE enum value (defined in RidenPowerSupply) | RidenPowerSupply | protected |
REGISTER_I_OUT enum value (defined in RidenPowerSupply) | RidenPowerSupply | protected |
REGISTER_I_SET enum value (defined in RidenPowerSupply) | RidenPowerSupply | protected |
REGISTER_LOCK enum value (defined in RidenPowerSupply) | RidenPowerSupply | protected |
REGISTER_MODEL enum value (defined in RidenPowerSupply) | RidenPowerSupply | protected |
REGISTER_ON_OFF enum value (defined in RidenPowerSupply) | RidenPowerSupply | protected |
REGISTER_SERIAL enum value (defined in RidenPowerSupply) | RidenPowerSupply | protected |
REGISTER_TEMP_C enum value (defined in RidenPowerSupply) | RidenPowerSupply | protected |
REGISTER_TEMP_F enum value (defined in RidenPowerSupply) | RidenPowerSupply | protected |
REGISTER_V_INPUT enum value (defined in RidenPowerSupply) | RidenPowerSupply | protected |
REGISTER_V_OUT enum value (defined in RidenPowerSupply) | RidenPowerSupply | protected |
REGISTER_V_SET enum value (defined in RidenPowerSupply) | RidenPowerSupply | protected |
REGISTER_WATT enum value (defined in RidenPowerSupply) | RidenPowerSupply | protected |
Registers enum name (defined in RidenPowerSupply) | RidenPowerSupply | protected |
RidenPowerSupply(SCPITransport *transport) | RidenPowerSupply | |
SCPIDevice(SCPITransport *transport, bool identify=true) (defined in SCPIDevice) | SCPIDevice | |
SCPIInstrument(SCPITransport *transport, bool identify=true) (defined in SCPIInstrument) | SCPIInstrument | |
SCPIPowerSupply() (defined in SCPIPowerSupply) | SCPIPowerSupply | |
SendCommand(ModbusFunction function, const std::vector< uint8_t > &data) (defined in ModbusInstrument) | ModbusInstrument | 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 RidenPowerSupply) | RidenPowerSupply | virtual |
SetPowerCurrent(int chan, double amps) override (defined in RidenPowerSupply) | RidenPowerSupply | virtual |
SetPowerOvercurrentShutdownEnabled(int chan, bool enable) (defined in PowerSupply) | PowerSupply | virtual |
SetPowerVoltage(int chan, double volts) override (defined in RidenPowerSupply) | RidenPowerSupply | virtual |
SetSoftStartEnabled(int chan, bool enable) (defined in PowerSupply) | PowerSupply | virtual |
SetSoftStartRampTime(int chan, int64_t time) | PowerSupply | virtual |
SupportsIndividualOutputSwitching() override | RidenPowerSupply | virtual |
SupportsMasterOutputSwitching() | PowerSupply | virtual |
SupportsOvercurrentShutdown() | PowerSupply | virtual |
SupportsSoftStart() | PowerSupply | virtual |
SupportsVoltageCurrentControl(int chan) override | RidenPowerSupply | virtual |
Undefined enum value (defined in ModbusInstrument) | ModbusInstrument | protected |
WriteMultipleAnalogOutputHoldingRegisters enum value (defined in ModbusInstrument) | ModbusInstrument | protected |
WriteMultipleDiscreteOutputCoils enum value (defined in ModbusInstrument) | ModbusInstrument | protected |
WriteRegister(uint16_t address, uint16_t value) (defined in ModbusInstrument) | ModbusInstrument | virtual |
WriteSingleAnalogOutputRegister enum value (defined in ModbusInstrument) | ModbusInstrument | protected |
WriteSingleDiscreteOutputCoil enum value (defined in ModbusInstrument) | ModbusInstrument | protected |
~BinaryDriver() (defined in BinaryDriver) | BinaryDriver | |
~Instrument() (defined in Instrument) | Instrument | virtual |
~ModbusInstrument() (defined in ModbusInstrument) | ModbusInstrument | virtual |
~PowerSupply() (defined in PowerSupply) | PowerSupply | virtual |
~RidenPowerSupply() (defined in RidenPowerSupply) | RidenPowerSupply | virtual |
~SCPIDevice() (defined in SCPIDevice) | SCPIDevice | virtual |
~SCPIInstrument() (defined in SCPIInstrument) | SCPIInstrument | virtual |
~SCPIPowerSupply() (defined in SCPIPowerSupply) | SCPIPowerSupply | virtual |