ngscopeclient 0.1-dev+51fbda87c
RidenPowerSupply Member List

This is the complete list of members for RidenPowerSupply, including all inherited members.

AcquireData() overridePowerSupplyvirtual
BinaryDriver() (defined in BinaryDriver)BinaryDriver
CalculateCRC(const uint8_t *buff, size_t len) (defined in BinaryDriver)BinaryDriverprotected
Converse(ModbusFunction function, std::vector< uint8_t > *data) (defined in ModbusInstrument)ModbusInstrumentprotected
CreatePowerSupply(std::string driver, SCPITransport *transport) (defined in SCPIPowerSupply)SCPIPowerSupplystatic
DoAddDriverClass(std::string name, PowerCreateProcType proc) (defined in SCPIPowerSupply)SCPIPowerSupplystatic
DoLoadConfiguration(int version, const YAML::Node &node, IDTable &idmap)PowerSupplyprotected
DoPreLoadConfiguration(int version, const YAML::Node &node, IDTable &idmap, ConfigWarningList &list)PowerSupplyprotected
SCPIPowerSupply::PowerSupply::DoSerializeConfiguration(YAML::Node &node, IDTable &table)PowerSupplyprotected
DoSerializeConfiguration(YAML::Node &node, IDTable &table) (defined in SCPIInstrument)SCPIInstrumentprotected
EnumDrivers(std::vector< std::string > &names) (defined in SCPIPowerSupply)SCPIPowerSupplystatic
GetChannel(size_t i) constInstrumentinline
GetChannelByDisplayName(const std::string &name)Instrument
GetChannelByHwName(const std::string &name)Instrument
GetChannelCount() constInstrumentinline
GetChannelDisplayName(size_t i)Instrumentvirtual
GetDriverName() const =0 (defined in SCPIInstrument)SCPIInstrumentpure virtual
GetDriverNameInternal()RidenPowerSupplystatic
GetInstrumentTypes() const overridePowerSupplyvirtual
GetInstrumentTypesForChannel(size_t i) const overrideRidenPowerSupplyvirtual
GetMasterPowerEnable() (defined in PowerSupply)PowerSupplyvirtual
GetName() const =0 (defined in Instrument)Instrumentpure virtual
GetName() const (defined in SCPIInstrument)SCPIInstrumentvirtual
GetPowerChannelActive(int chan) override (defined in RidenPowerSupply)RidenPowerSupplyvirtual
GetPowerCurrentActual(int chan) override (defined in RidenPowerSupply)RidenPowerSupplyvirtual
GetPowerCurrentNominal(int chan) override (defined in RidenPowerSupply)RidenPowerSupplyvirtual
GetPowerOvercurrentShutdownEnabled(int chan) (defined in PowerSupply)PowerSupplyvirtual
GetPowerOvercurrentShutdownTripped(int chan) (defined in PowerSupply)PowerSupplyvirtual
GetPowerVoltageActual(int chan) override (defined in RidenPowerSupply)RidenPowerSupplyvirtual
GetPowerVoltageNominal(int chan) override (defined in RidenPowerSupply)RidenPowerSupplyvirtual
GetSerial() const =0 (defined in Instrument)Instrumentpure virtual
GetSerial() const (defined in SCPIInstrument)SCPIInstrumentvirtual
GetSoftStartRampTime(int chan)PowerSupplyvirtual
GetTransport() const (defined in SCPIDevice)SCPIDeviceinline
SCPIPowerSupply::PowerSupply::GetTransportConnectionString()=0Instrumentpure virtual
SCPIInstrument::GetTransportConnectionString()SCPIInstrumentvirtual
SCPIPowerSupply::PowerSupply::GetTransportName()=0Instrumentpure virtual
SCPIInstrument::GetTransportName()SCPIInstrumentvirtual
GetVendor() const =0 (defined in Instrument)Instrumentpure virtual
GetVendor() const (defined in SCPIInstrument)SCPIInstrumentvirtual
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)RidenPowerSupplyvirtual
IsSoftStartEnabled(int chan) (defined in PowerSupply)PowerSupplyvirtual
LoadConfiguration(int version, const YAML::Node &node, IDTable &idmap)Instrumentvirtual
m_channelsInstrumentprotected
m_fwVersion (defined in SCPIDevice)SCPIDeviceprotected
m_loadersInstrumentprotected
m_modbusMutex (defined in ModbusInstrument)ModbusInstrumentprotected
m_model (defined in SCPIDevice)SCPIDeviceprotected
m_nicknameInstrument
m_powercreateprocs (defined in SCPIPowerSupply)SCPIPowerSupplyprotectedstatic
m_preloadersInstrumentprotected
m_serial (defined in SCPIDevice)SCPIDeviceprotected
m_serializersInstrumentprotected
m_slaveAdress (defined in ModbusInstrument)ModbusInstrumentprotected
m_transport (defined in SCPIDevice)SCPIDeviceprotected
m_vendor (defined in SCPIDevice)SCPIDeviceprotected
ModbusFunction enum name (defined in ModbusInstrument)ModbusInstrumentprotected
ModbusInstrument(SCPITransport *transport, uint8_t slaveAdress=1) (defined in ModbusInstrument)ModbusInstrument
POWER_INITPROC(RidenPowerSupply) (defined in RidenPowerSupply)RidenPowerSupply
PowerCreateMapType typedef (defined in SCPIPowerSupply)SCPIPowerSupplyprotected
PowerCreateProcType typedef (defined in SCPIPowerSupply)SCPIPowerSupply
PowerSupply() (defined in PowerSupply)PowerSupply
PreLoadConfiguration(int version, const YAML::Node &node, IDTable &idmap, ConfigWarningList &warnings)Instrumentvirtual
PushUint16(std::vector< uint8_t > *data, uint16_t value, bool littleEndian=true)BinaryDriverinlineprotected
ReadAnalogInputRegisters enum value (defined in ModbusInstrument)ModbusInstrumentprotected
ReadAnalogOutputHoldingRegisters enum value (defined in ModbusInstrument)ModbusInstrumentprotected
ReadDiscreteInputContacts enum value (defined in ModbusInstrument)ModbusInstrumentprotected
ReadDiscreteOutputCoils enum value (defined in ModbusInstrument)ModbusInstrumentprotected
ReadRegister(uint16_t address) (defined in ModbusInstrument)ModbusInstrumentvirtual
ReadRegisters(uint16_t address, std::vector< uint16_t > *data, uint8_t count) (defined in ModbusInstrument)ModbusInstrumentvirtual
ReadResponse(ModbusFunction function, std::vector< uint8_t > *data) (defined in ModbusInstrument)ModbusInstrumentprotected
ReadUint16(const std::vector< uint8_t > &data, uint8_t index, bool littleEndian=true)BinaryDriverinlineprotected
ReadUint8(const std::vector< uint8_t > &data, uint8_t index)BinaryDriverinlineprotected
REGISTER_ERROR enum value (defined in RidenPowerSupply)RidenPowerSupplyprotected
REGISTER_FIRMWARE enum value (defined in RidenPowerSupply)RidenPowerSupplyprotected
REGISTER_I_OUT enum value (defined in RidenPowerSupply)RidenPowerSupplyprotected
REGISTER_I_SET enum value (defined in RidenPowerSupply)RidenPowerSupplyprotected
REGISTER_LOCK enum value (defined in RidenPowerSupply)RidenPowerSupplyprotected
REGISTER_MODEL enum value (defined in RidenPowerSupply)RidenPowerSupplyprotected
REGISTER_ON_OFF enum value (defined in RidenPowerSupply)RidenPowerSupplyprotected
REGISTER_SERIAL enum value (defined in RidenPowerSupply)RidenPowerSupplyprotected
REGISTER_TEMP_C enum value (defined in RidenPowerSupply)RidenPowerSupplyprotected
REGISTER_TEMP_F enum value (defined in RidenPowerSupply)RidenPowerSupplyprotected
REGISTER_V_INPUT enum value (defined in RidenPowerSupply)RidenPowerSupplyprotected
REGISTER_V_OUT enum value (defined in RidenPowerSupply)RidenPowerSupplyprotected
REGISTER_V_SET enum value (defined in RidenPowerSupply)RidenPowerSupplyprotected
REGISTER_WATT enum value (defined in RidenPowerSupply)RidenPowerSupplyprotected
Registers enum name (defined in RidenPowerSupply)RidenPowerSupplyprotected
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)ModbusInstrumentprotected
SerializeConfiguration(IDTable &table) constInstrumentvirtual
SetChannelDisplayName(size_t i, std::string name)Instrumentvirtual
SetMasterPowerEnable(bool enable) (defined in PowerSupply)PowerSupplyvirtual
SetPowerChannelActive(int chan, bool on) override (defined in RidenPowerSupply)RidenPowerSupplyvirtual
SetPowerCurrent(int chan, double amps) override (defined in RidenPowerSupply)RidenPowerSupplyvirtual
SetPowerOvercurrentShutdownEnabled(int chan, bool enable) (defined in PowerSupply)PowerSupplyvirtual
SetPowerVoltage(int chan, double volts) override (defined in RidenPowerSupply)RidenPowerSupplyvirtual
SetSoftStartEnabled(int chan, bool enable) (defined in PowerSupply)PowerSupplyvirtual
SetSoftStartRampTime(int chan, int64_t time)PowerSupplyvirtual
SupportsIndividualOutputSwitching() overrideRidenPowerSupplyvirtual
SupportsMasterOutputSwitching()PowerSupplyvirtual
SupportsOvercurrentShutdown()PowerSupplyvirtual
SupportsSoftStart()PowerSupplyvirtual
SupportsVoltageCurrentControl(int chan) overrideRidenPowerSupplyvirtual
Undefined enum value (defined in ModbusInstrument)ModbusInstrumentprotected
WriteMultipleAnalogOutputHoldingRegisters enum value (defined in ModbusInstrument)ModbusInstrumentprotected
WriteMultipleDiscreteOutputCoils enum value (defined in ModbusInstrument)ModbusInstrumentprotected
WriteRegister(uint16_t address, uint16_t value) (defined in ModbusInstrument)ModbusInstrumentvirtual
WriteSingleAnalogOutputRegister enum value (defined in ModbusInstrument)ModbusInstrumentprotected
WriteSingleDiscreteOutputCoil enum value (defined in ModbusInstrument)ModbusInstrumentprotected
~BinaryDriver() (defined in BinaryDriver)BinaryDriver
~Instrument() (defined in Instrument)Instrumentvirtual
~ModbusInstrument() (defined in ModbusInstrument)ModbusInstrumentvirtual
~PowerSupply() (defined in PowerSupply)PowerSupplyvirtual
~RidenPowerSupply() (defined in RidenPowerSupply)RidenPowerSupplyvirtual
~SCPIDevice() (defined in SCPIDevice)SCPIDevicevirtual
~SCPIInstrument() (defined in SCPIInstrument)SCPIInstrumentvirtual
~SCPIPowerSupply() (defined in SCPIPowerSupply)SCPIPowerSupplyvirtual