|
ngscopeclient v0.2
|
This is the complete list of members for RSRTB2kOscilloscope, including all inherited members.
| AcquireData() override | RSRTB2kOscilloscope | virtual |
| AddAnalogChannels() (defined in RSRTB2kOscilloscope) | RSRTB2kOscilloscope | protectedvirtual |
| AddAwgChannel() (defined in RSRTB2kOscilloscope) | RSRTB2kOscilloscope | protected |
| AddDiagnosticLog(const std::string &message) (defined in Oscilloscope) | Oscilloscope | inlineprotected |
| AddDigitalChannels() (defined in RSRTB2kOscilloscope) | RSRTB2kOscilloscope | protected |
| AddExternalTriggerChannel() (defined in RSRTB2kOscilloscope) | RSRTB2kOscilloscope | protected |
| AddLineTriggerChannel() (defined in RSRTB2kOscilloscope) | RSRTB2kOscilloscope | protected |
| AddWaveformToAnalogPool(WaveformBase *w) (defined in Oscilloscope) | Oscilloscope | inline |
| AddWaveformToDigitalPool(WaveformBase *w) (defined in Oscilloscope) | Oscilloscope | inline |
| AllocateAnalogWaveform(const std::string &name) (defined in Oscilloscope) | Oscilloscope | inlineprotected |
| AllocateDigitalWaveform(const std::string &name) (defined in Oscilloscope) | Oscilloscope | inlineprotected |
| AnalogBank typedef (defined in Oscilloscope) | Oscilloscope | |
| AutoZero(size_t i) | Oscilloscope | virtual |
| SCPIOscilloscope::Oscilloscope::BackgroundProcessing() | Instrument | virtual |
| SCPIInstrument::BackgroundProcessing() override | SCPIInstrument | virtual |
| BulkCheckChannelEnableState() | RSRTB2kOscilloscope | protected |
| CanAutoZero(size_t i) | Oscilloscope | virtual |
| CanAverage(size_t i) | Oscilloscope | virtual |
| CanDegauss(size_t i) | Oscilloscope | virtual |
| CanEnableChannel(size_t i) override | RSRTB2kOscilloscope | virtual |
| CanInterleave() | Oscilloscope | virtual |
| CanInvert(size_t i) override | RSRTB2kOscilloscope | virtual |
| ChannelsDownloadFinished() | Oscilloscope | protected |
| ChannelsDownloadStarted() | Oscilloscope | protected |
| ChannelsDownloadStatusUpdate(size_t ch, InstrumentChannel::DownloadState state, float progress) | Oscilloscope | protected |
| ClearPendingWaveforms() | Oscilloscope | |
| Convert16BitSamples(float *pout, const uint16_t *pin, float gain, float offset, size_t count) | RSRTB2kOscilloscope | static |
| Convert16BitSamplesGeneric(float *pout, const uint16_t *pin, float gain, float offset, size_t count) | RSRTB2kOscilloscope | static |
| Convert8BitSamples(float *pout, const uint8_t *pin, float gain, float offset, size_t count) | RSRTB2kOscilloscope | static |
| SCPIOscilloscope::Convert8BitSamples(float *pout, const int8_t *pin, float gain, float offset, size_t count) | Oscilloscope | static |
| Convert8BitSamplesGeneric(float *pout, const uint8_t *pin, float gain, float offset, size_t count) | RSRTB2kOscilloscope | static |
| SCPIOscilloscope::Convert8BitSamplesGeneric(float *pout, const int8_t *pin, float gain, float offset, size_t count) | Oscilloscope | static |
| ConvertUnsigned8BitSamples(float *pout, const uint8_t *pin, float gain, float offset, size_t count) | Oscilloscope | static |
| ConvertUnsigned8BitSamplesGeneric(float *pout, const uint8_t *pin, float gain, float offset, size_t count) | Oscilloscope | static |
| CreateFunctionGenerator(const std::string &driver, SCPITransport *transport) (defined in SCPIFunctionGenerator) | SCPIFunctionGenerator | static |
| CreateMapType typedef (defined in Oscilloscope) | Oscilloscope | protected |
| CreateOscilloscope(const std::string &driver, SCPITransport *transport) (defined in Oscilloscope) | Oscilloscope | static |
| CreateProcType typedef (defined in Oscilloscope) | Oscilloscope | |
| Degauss(size_t i) | Oscilloscope | virtual |
| DetectOptions() (defined in RSRTB2kOscilloscope) | RSRTB2kOscilloscope | protected |
| DigitalBank typedef (defined in Oscilloscope) | Oscilloscope | |
| DisableChannel(size_t i) override | RSRTB2kOscilloscope | virtual |
| DoAddDriverClass(const std::string &name, CreateProcType proc) (defined in Oscilloscope) | Oscilloscope | static |
| DoAddDriverClass(const std::string &name, GetTransportsProcType proc) (defined in SCPIInstrument) | SCPIInstrument | static |
| DoAddDriverClass(const std::string &name, GeneratorCreateProcType proc) (defined in SCPIFunctionGenerator) | SCPIFunctionGenerator | static |
| SCPIOscilloscope::DoLoadConfiguration(int version, const YAML::Node &node, IDTable &idmap) | Oscilloscope | protected |
| SCPIFunctionGenerator::DoLoadConfiguration(int version, const YAML::Node &node, IDTable &idmap) | FunctionGenerator | protected |
| SCPIOscilloscope::DoPreLoadConfiguration(int version, const YAML::Node &node, IDTable &idmap, ConfigWarningList &list) | Oscilloscope | protected |
| SCPIFunctionGenerator::DoPreLoadConfiguration(int version, const YAML::Node &node, IDTable &idmap, ConfigWarningList &list) | FunctionGenerator | protected |
| SCPIOscilloscope::Oscilloscope::DoSerializeConfiguration(YAML::Node &node, IDTable &table) | Oscilloscope | protected |
| DoSerializeConfiguration(YAML::Node &node, IDTable &table) (defined in SCPIInstrument) | SCPIInstrument | protected |
| SCPIFunctionGenerator::FunctionGenerator::DoSerializeConfiguration(YAML::Node &node, IDTable &table) | FunctionGenerator | protected |
| EnableChannel(size_t i) override | RSRTB2kOscilloscope | virtual |
| EnableTriggerOutput() override | RSRTB2kOscilloscope | virtual |
| EnumDrivers(std::vector< std::string > &names) (defined in Oscilloscope) | Oscilloscope | static |
| EnumDrivers(std::vector< std::string > &names) (defined in SCPIFunctionGenerator) | SCPIFunctionGenerator | static |
| EQUIVALENT_TIME enum value (defined in Oscilloscope) | Oscilloscope | |
| FlushConfigCache() override | RSRTB2kOscilloscope | virtual |
| ForceHDMode(bool mode) | RSRTB2kOscilloscope | |
| ForceTrigger() override | RSRTB2kOscilloscope | virtual |
| FreeWaveformPools() | Oscilloscope | inline |
| FunctionGenerator() (defined in FunctionGenerator) | FunctionGenerator | |
| GeneratorCreateMapType typedef (defined in SCPIFunctionGenerator) | SCPIFunctionGenerator | protected |
| GeneratorCreateProcType typedef (defined in SCPIFunctionGenerator) | SCPIFunctionGenerator | |
| GetActiveChannels(bool *pod1, bool *pod2, bool *chan1, bool *chan2, bool *chan3, bool *chan4) (defined in RSRTB2kOscilloscope) | RSRTB2kOscilloscope | protected |
| GetADCMode(size_t channel) | Oscilloscope | virtual |
| GetADCModeNames(size_t channel) | Oscilloscope | virtual |
| GetAnalogBank(size_t channel) | Oscilloscope | virtual |
| GetAnalogBanks() | Oscilloscope | virtual |
| GetAvailableCouplings(size_t i) override | RSRTB2kOscilloscope | virtual |
| GetAvailableWaveformShapes(int chan) override | RSRTB2kOscilloscope | virtual |
| GetCenterFrequency(size_t channel) | Oscilloscope | virtual |
| GetChannel(size_t i) const | Instrument | inline |
| GetChannelAttenuation(size_t i) override | RSRTB2kOscilloscope | virtual |
| GetChannelBandwidthLimit(size_t i) override | RSRTB2kOscilloscope | virtual |
| GetChannelBandwidthLimiters(size_t i) override | RSRTB2kOscilloscope | virtual |
| GetChannelByDisplayName(const std::string &name) | Instrument | |
| GetChannelByHwName(const std::string &name) | Instrument | |
| GetChannelCount() const | Instrument | inline |
| GetChannelCoupling(size_t i) override | RSRTB2kOscilloscope | virtual |
| GetChannelDisplayName(size_t i) override | RSRTB2kOscilloscope | virtual |
| GetChannelName(size_t channel) (defined in RSRTB2kOscilloscope) | RSRTB2kOscilloscope | protected |
| GetChannelOffset(size_t i, size_t stream) override | RSRTB2kOscilloscope | virtual |
| GetChannelVoltageRange(size_t i, size_t stream) override | RSRTB2kOscilloscope | virtual |
| GetCondition(std::string reply) | RSRTB2kOscilloscope | protected |
| GetDeskewForChannel(size_t channel) | Oscilloscope | virtual |
| GetDiagnosticsValues() (defined in Oscilloscope) | Oscilloscope | inline |
| GetDigitalBank(size_t channel) override | RSRTB2kOscilloscope | virtual |
| GetDigitalBanks() override | RSRTB2kOscilloscope | virtual |
| GetDigitalChannelBankName(size_t channel) (defined in RSRTB2kOscilloscope) | RSRTB2kOscilloscope | protected |
| GetDigitalHysteresis(size_t channel) override | RSRTB2kOscilloscope | virtual |
| GetDigitalThreshold(size_t channel) override | RSRTB2kOscilloscope | virtual |
| GetDriverName() const =0 (defined in SCPIInstrument) | SCPIInstrument | pure virtual |
| GetDriverNameInternal() (defined in RSRTB2kOscilloscope) | RSRTB2kOscilloscope | static |
| GetDriverSupportedModels() (defined in SCPIInstrument) | SCPIInstrument | static |
| GetEnabledChannelCount() | Oscilloscope | |
| GetExternalTrigger() override | RSRTB2kOscilloscope | virtual |
| GetFunctionChannelActive(int chan) override | RSRTB2kOscilloscope | virtual |
| GetFunctionChannelAmplitude(int chan) override | RSRTB2kOscilloscope | virtual |
| GetFunctionChannelDutyCycle(int chan) override | RSRTB2kOscilloscope | virtual |
| GetFunctionChannelFallTime(int chan) override | RSRTB2kOscilloscope | virtual |
| GetFunctionChannelFrequency(int chan) override | RSRTB2kOscilloscope | virtual |
| GetFunctionChannelOffset(int chan) override | RSRTB2kOscilloscope | virtual |
| GetFunctionChannelOutputImpedance(int chan) override | RSRTB2kOscilloscope | virtual |
| GetFunctionChannelRiseTime(int) override | RSRTB2kOscilloscope | virtual |
| GetFunctionChannelShape(int chan) override | RSRTB2kOscilloscope | virtual |
| GetImpedanceOfName(const std::string &name) | FunctionGenerator | static |
| GetInputMuxNames(size_t i) | Oscilloscope | virtual |
| GetInputMuxSetting(size_t i) | Oscilloscope | virtual |
| GetInstrumentTypes() const override | RSRTB2kOscilloscope | virtual |
| GetInstrumentTypesForChannel(size_t i) const override | RSRTB2kOscilloscope | virtual |
| GetInterleaveConflicts() override (defined in RSRTB2kOscilloscope) | RSRTB2kOscilloscope | virtual |
| GetName() const =0 (defined in Instrument) | Instrument | pure virtual |
| GetName() const override (defined in SCPIInstrument) | SCPIInstrument | virtual |
| GetNameOfImpedance(OutputImpedance imp) | FunctionGenerator | static |
| GetNameOfShape(WaveShape shape) | FunctionGenerator | static |
| GetNumAverages(size_t i) | Oscilloscope | virtual |
| GetOscilloscopeChannel(size_t i) | Oscilloscope | inline |
| GetOscilloscopeChannelByHwName(const std::string &name) | Oscilloscope | inline |
| GetPendingWaveformCount() (defined in Oscilloscope) | Oscilloscope | |
| GetProbeName(size_t i) | Oscilloscope | virtual |
| GetResolutionBandwidth() | Oscilloscope | virtual |
| GetSampleDepth() override | RSRTB2kOscilloscope | virtual |
| GetSampleDepthsInterleaved() override | RSRTB2kOscilloscope | virtual |
| GetSampleDepthsNonInterleaved() override | RSRTB2kOscilloscope | virtual |
| GetSampleRate() override | RSRTB2kOscilloscope | virtual |
| GetSampleRatesInterleaved() override | RSRTB2kOscilloscope | virtual |
| GetSampleRatesNonInterleaved() override | RSRTB2kOscilloscope | virtual |
| GetSamplingMode() | Oscilloscope | virtual |
| GetSerial() const =0 (defined in Instrument) | Instrument | pure virtual |
| GetSerial() const override (defined in SCPIInstrument) | SCPIInstrument | virtual |
| GetShapeOfName(const std::string &name) | FunctionGenerator | static |
| GetSpan() | Oscilloscope | virtual |
| GetSupportedModels(const std::string &driver) (defined in SCPIInstrument) | SCPIInstrument | static |
| GetTransport() const (defined in SCPIDevice) | SCPIDevice | inline |
| SCPIOscilloscope::Oscilloscope::GetTransportConnectionString()=0 | Instrument | pure virtual |
| SCPIInstrument::GetTransportConnectionString() override | SCPIInstrument | virtual |
| GetTransportMapType typedef (defined in SCPIInstrument) | SCPIInstrument | protected |
| SCPIOscilloscope::Oscilloscope::GetTransportName()=0 | Instrument | pure virtual |
| SCPIInstrument::GetTransportName() override | SCPIInstrument | virtual |
| GetTransportsProcType typedef (defined in SCPIInstrument) | SCPIInstrument | |
| GetTrigger(bool sync=false) | Oscilloscope | inline |
| GetTriggerCoupling(Trigger *trig, std::string reply) | RSRTB2kOscilloscope | protected |
| GetTriggerHysteresis(Trigger *trig, std::string reply) | RSRTB2kOscilloscope | protected |
| GetTriggerOffset() override | RSRTB2kOscilloscope | virtual |
| GetTriggerSlope(Trigger *trig, std::string reply) | RSRTB2kOscilloscope | protected |
| GetTriggerTypes() override | RSRTB2kOscilloscope | virtual |
| GetVendor() const =0 (defined in Instrument) | Instrument | pure virtual |
| GetVendor() const override (defined in SCPIInstrument) | SCPIInstrument | virtual |
| GetWaveformDownloadRate() (defined in Oscilloscope) | Oscilloscope | inline |
| HasFrequencyControls() | Oscilloscope | virtual |
| HasFunctionDutyCycleControls(int chan) | FunctionGenerator | virtual |
| HasFunctionImpedanceControls(int chan) | FunctionGenerator | virtual |
| HasFunctionRiseFallTimeControls(int chan) override | RSRTB2kOscilloscope | virtual |
| HasInputMux(size_t i) | Oscilloscope | virtual |
| HasInterleavingControls() | Oscilloscope | virtual |
| HasPendingDiagnosticLogMessages() (defined in Oscilloscope) | Oscilloscope | inline |
| HasPendingWaveforms() (defined in Oscilloscope) | Oscilloscope | |
| HasResolutionBandwidth() | Oscilloscope | virtual |
| HasTimebaseControls() | Oscilloscope | virtual |
| IdentifyHardware() (defined in RSRTB2kOscilloscope) | RSRTB2kOscilloscope | protected |
| IDPing() | SCPIOscilloscope | virtual |
| IMPEDANCE_50_OHM enum value | FunctionGenerator | |
| IMPEDANCE_HIGH_Z enum value | FunctionGenerator | |
| InitVulkanQueue(const char *debugName) | Oscilloscope | protected |
| 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 | |
| InterleaveConflict typedef | Oscilloscope | |
| Invert(size_t i, bool invert) override | RSRTB2kOscilloscope | virtual |
| IsADCModeConfigurable() | Oscilloscope | virtual |
| IsADCModePerChannel() | Oscilloscope | virtual |
| IsAppendingToWaveform() | Oscilloscope | virtual |
| IsChannelEnabled(size_t i) override | RSRTB2kOscilloscope | virtual |
| IsDigitalHysteresisConfigurable() override | RSRTB2kOscilloscope | virtual |
| IsDigitalThresholdConfigurable() override | RSRTB2kOscilloscope | virtual |
| IsHighRateOffsetCapable(size_t i) | Oscilloscope | virtual |
| IsInterleaving() override | RSRTB2kOscilloscope | virtual |
| IsInverted(size_t i) override | RSRTB2kOscilloscope | virtual |
| IsOffline() | Instrument | virtual |
| IsSamplingModeAvailable(SamplingMode mode) | Oscilloscope | virtual |
| IsTriggerArmed() override | RSRTB2kOscilloscope | virtual |
| LoadConfiguration(int version, const YAML::Node &node, IDTable &idmap) | Instrument | virtual |
| m_analogAndDigitalChannelCount (defined in RSRTB2kOscilloscope) | RSRTB2kOscilloscope | protected |
| m_analogChannelCount (defined in RSRTB2kOscilloscope) | RSRTB2kOscilloscope | protected |
| m_analogWaveformPool (defined in Oscilloscope) | Oscilloscope | protected |
| m_awgChannel (defined in RSRTB2kOscilloscope) | RSRTB2kOscilloscope | protected |
| m_awgDutyCycle (defined in RSRTB2kOscilloscope) | RSRTB2kOscilloscope | protected |
| m_awgEnabled (defined in RSRTB2kOscilloscope) | RSRTB2kOscilloscope | protected |
| m_awgFallTime (defined in RSRTB2kOscilloscope) | RSRTB2kOscilloscope | protected |
| m_awgFrequency (defined in RSRTB2kOscilloscope) | RSRTB2kOscilloscope | protected |
| m_awgImpedance (defined in RSRTB2kOscilloscope) | RSRTB2kOscilloscope | protected |
| m_awgOffset (defined in RSRTB2kOscilloscope) | RSRTB2kOscilloscope | protected |
| m_awgRange (defined in RSRTB2kOscilloscope) | RSRTB2kOscilloscope | protected |
| m_awgRiseTime (defined in RSRTB2kOscilloscope) | RSRTB2kOscilloscope | protected |
| m_awgShape (defined in RSRTB2kOscilloscope) | RSRTB2kOscilloscope | protected |
| m_cacheMutex (defined in SCPIOscilloscope) | SCPIOscilloscope | protected |
| m_channelDigitalHysteresis (defined in RSRTB2kOscilloscope) | RSRTB2kOscilloscope | protected |
| m_channelDigitalThresholds (defined in RSRTB2kOscilloscope) | RSRTB2kOscilloscope | protected |
| m_channelOffsets (defined in RSRTB2kOscilloscope) | RSRTB2kOscilloscope | protected |
| m_channels | Instrument | protected |
| m_channelsEnabled (defined in RSRTB2kOscilloscope) | RSRTB2kOscilloscope | protected |
| m_channelVoltageRanges (defined in RSRTB2kOscilloscope) | RSRTB2kOscilloscope | protected |
| m_cmdBuf | Oscilloscope | protected |
| m_createprocs (defined in Oscilloscope) | Oscilloscope | protectedstatic |
| m_diagnosticLogMessages (defined in Oscilloscope) | Oscilloscope | protected |
| m_diagnosticValues (defined in Oscilloscope) | Oscilloscope | protected |
| m_digitalChannelBase (defined in RSRTB2kOscilloscope) | RSRTB2kOscilloscope | protected |
| m_digitalChannelCount (defined in RSRTB2kOscilloscope) | RSRTB2kOscilloscope | protected |
| m_digitalChannels (defined in RSRTB2kOscilloscope) | RSRTB2kOscilloscope | protected |
| m_digitalWaveformPool (defined in Oscilloscope) | Oscilloscope | protected |
| m_downloadClock (defined in Oscilloscope) | Oscilloscope | protected |
| m_extTrigChannel (defined in RSRTB2kOscilloscope) | RSRTB2kOscilloscope | protected |
| m_fwVersion (defined in SCPIDevice) | SCPIDevice | protected |
| m_gencreateprocs (defined in SCPIFunctionGenerator) | SCPIFunctionGenerator | protectedstatic |
| m_getTransportProcs (defined in SCPIInstrument) | SCPIInstrument | protectedstatic |
| m_hasCanTrigger (defined in RSRTB2kOscilloscope) | RSRTB2kOscilloscope | protected |
| m_hasDVM (defined in RSRTB2kOscilloscope) | RSRTB2kOscilloscope | protected |
| m_hasFunctionGen (defined in RSRTB2kOscilloscope) | RSRTB2kOscilloscope | protected |
| m_hasI2cTrigger (defined in RSRTB2kOscilloscope) | RSRTB2kOscilloscope | protected |
| m_hasLA (defined in RSRTB2kOscilloscope) | RSRTB2kOscilloscope | protected |
| m_hasLinTrigger (defined in RSRTB2kOscilloscope) | RSRTB2kOscilloscope | protected |
| m_hasSpiTrigger (defined in RSRTB2kOscilloscope) | RSRTB2kOscilloscope | protected |
| m_hasUartTrigger (defined in RSRTB2kOscilloscope) | RSRTB2kOscilloscope | protected |
| m_highDefinition (defined in RSRTB2kOscilloscope) | RSRTB2kOscilloscope | protected |
| m_lineTrigChannel (defined in RSRTB2kOscilloscope) | RSRTB2kOscilloscope | protected |
| m_loaders | Instrument | protected |
| m_maxBandwidth (defined in RSRTB2kOscilloscope) | RSRTB2kOscilloscope | protected |
| m_memoryDepth (defined in RSRTB2kOscilloscope) | RSRTB2kOscilloscope | protected |
| m_memoryDepthAuto (defined in RSRTB2kOscilloscope) | RSRTB2kOscilloscope | protected |
| m_memoryDepthValid (defined in RSRTB2kOscilloscope) | RSRTB2kOscilloscope | protected |
| m_model (defined in SCPIDevice) | SCPIDevice | protected |
| m_mutex (defined in Oscilloscope) | Oscilloscope | protected |
| m_nickname | Instrument | |
| m_pendingWaveforms (defined in Oscilloscope) | Oscilloscope | protected |
| m_pendingWaveformsMutex (defined in Oscilloscope) | Oscilloscope | protected |
| m_pool | Oscilloscope | protected |
| m_preloaders | Instrument | protected |
| m_queue | Oscilloscope | protected |
| m_sampleRate (defined in RSRTB2kOscilloscope) | RSRTB2kOscilloscope | protected |
| m_sampleRateValid (defined in RSRTB2kOscilloscope) | RSRTB2kOscilloscope | protected |
| m_serial (defined in SCPIDevice) | SCPIDevice | protected |
| m_serializers | Instrument | protected |
| m_transport (defined in SCPIDevice) | SCPIDevice | protected |
| m_trigger (defined in Oscilloscope) | Oscilloscope | protected |
| m_triggerArmed (defined in SCPIOscilloscope) | SCPIOscilloscope | protected |
| m_triggerForced (defined in RSRTB2kOscilloscope) | RSRTB2kOscilloscope | protected |
| m_triggerOffset (defined in RSRTB2kOscilloscope) | RSRTB2kOscilloscope | protected |
| m_triggerOffsetValid (defined in RSRTB2kOscilloscope) | RSRTB2kOscilloscope | protected |
| m_triggerOneShot (defined in SCPIOscilloscope) | SCPIOscilloscope | protected |
| m_triggerReference (defined in RSRTB2kOscilloscope) | RSRTB2kOscilloscope | protected |
| m_vendor (defined in SCPIDevice) | SCPIDevice | protected |
| operator=(const RSRTB2kOscilloscope &rhs)=delete (defined in RSRTB2kOscilloscope) | RSRTB2kOscilloscope | |
| operator=(const SCPIDevice &rhs)=delete (defined in SCPIDevice) | SCPIDevice | |
| Oscilloscope() (defined in Oscilloscope) | Oscilloscope | |
| OutputImpedance enum name | FunctionGenerator | |
| PeekTriggerArmed() | Oscilloscope | virtual |
| PollTrigger() override | RSRTB2kOscilloscope | virtual |
| PopPendingDiagnosticLogMessage() (defined in Oscilloscope) | Oscilloscope | inline |
| PopPendingWaveform() | Oscilloscope | virtual |
| PreLoadConfiguration(int version, const YAML::Node &node, IDTable &idmap, ConfigWarningList &warnings) | Instrument | virtual |
| PrepareAcquisition() (defined in RSRTB2kOscilloscope) | RSRTB2kOscilloscope | protected |
| ProcessAnalogWaveform(const std::vector< uint8_t > &data, size_t dataLen, time_t ttime, uint32_t sampleCount, uint32_t bytePerSample, float verticalStep, float verticalStart, float interval, int i) (defined in RSRTB2kOscilloscope) | RSRTB2kOscilloscope | protected |
| PullEdgeTrigger() | RSRTB2kOscilloscope | protected |
| PullLineTrigger() | RSRTB2kOscilloscope | protected |
| PullRiseTimeTrigger() | RSRTB2kOscilloscope | protected |
| PullRuntTrigger() | RSRTB2kOscilloscope | protected |
| PullTimeoutTrigger() | RSRTB2kOscilloscope | protected |
| PullTrigger() override | RSRTB2kOscilloscope | virtual |
| PullTriggerSource(Trigger *trig, std::string triggerModeName, bool isUart) | RSRTB2kOscilloscope | protected |
| PullTriggerSourceNumber(bool noDigital) (defined in RSRTB2kOscilloscope) | RSRTB2kOscilloscope | protected |
| PullVideoTrigger() | RSRTB2kOscilloscope | protected |
| PullWidthTrigger() | RSRTB2kOscilloscope | protected |
| PushCondition(const std::string &path, Trigger::Condition cond) | RSRTB2kOscilloscope | protected |
| PushEdgeTrigger(EdgeTrigger *trig, const std::string &trigType) | RSRTB2kOscilloscope | protected |
| PushFloat(const std::string &path, float f) (defined in RSRTB2kOscilloscope) | RSRTB2kOscilloscope | protected |
| PushLineTrigger(LineTrigger *trig) | RSRTB2kOscilloscope | protected |
| PushRiseTimeTrigger(RSRTB2kRiseTimeTrigger *trig) | RSRTB2kOscilloscope | protected |
| PushRuntTrigger(RSRTB2kRuntTrigger *trig) | RSRTB2kOscilloscope | protected |
| PushTimeoutTrigger(RSRTB2kTimeoutTrigger *trig) | RSRTB2kOscilloscope | protected |
| PushTrigger() override | RSRTB2kOscilloscope | virtual |
| PushVideoTrigger(RSRTB2kVideoTrigger *trig) | RSRTB2kOscilloscope | protected |
| PushWidthTrigger(RSRTB2kWidthTrigger *trig) | RSRTB2kOscilloscope | protected |
| ReadWaveformBlock(std::vector< uint8_t > *data, Metadata *metadata, std::function< void(float)> progress=nullptr) (defined in RSRTB2kOscilloscope) | RSRTB2kOscilloscope | protected |
| REAL_TIME enum value (defined in Oscilloscope) | Oscilloscope | |
| RSRTB2kOscilloscope(SCPITransport *transport) (defined in RSRTB2kOscilloscope) | RSRTB2kOscilloscope | |
| RSRTB2kOscilloscope(const RSRTB2kOscilloscope &rhs)=delete (defined in RSRTB2kOscilloscope) | RSRTB2kOscilloscope | |
| SamplingMode enum name (defined in Oscilloscope) | Oscilloscope | |
| 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 | |
| SCPIFunctionGenerator() (defined in SCPIFunctionGenerator) | SCPIFunctionGenerator | |
| SCPIInstrument(SCPITransport *transport, bool identify=true) (defined in SCPIInstrument) | SCPIInstrument | |
| SCPIOscilloscope() (defined in SCPIOscilloscope) | SCPIOscilloscope | |
| SequenceSet typedef (defined in Oscilloscope) | Oscilloscope | protected |
| SerializableObject() (defined in SerializableObject) | SerializableObject | inline |
| SerializeConfiguration(IDTable &table) const | Instrument | virtual |
| SetADCMode(size_t channel, size_t mode) | Oscilloscope | virtual |
| SetCenterFrequency(size_t channel, int64_t freq) | Oscilloscope | virtual |
| SetChannelAttenuation(size_t i, double atten) override | RSRTB2kOscilloscope | virtual |
| SetChannelBandwidthLimit(size_t i, unsigned int limit_mhz) override | RSRTB2kOscilloscope | virtual |
| SetChannelCoupling(size_t i, OscilloscopeChannel::CouplingType type) override | RSRTB2kOscilloscope | virtual |
| SetChannelDisplayName(size_t i, std::string name) override | RSRTB2kOscilloscope | virtual |
| SetChannelOffset(size_t i, size_t stream, float offset) override | RSRTB2kOscilloscope | virtual |
| SetChannelVoltageRange(size_t i, size_t stream, float range) override | RSRTB2kOscilloscope | virtual |
| SetDeskewForChannel(size_t channel, int64_t skew) | Oscilloscope | virtual |
| SetDigitalHysteresis(size_t channel, float level) override | RSRTB2kOscilloscope | virtual |
| SetDigitalThreshold(size_t channel, float level) override | RSRTB2kOscilloscope | virtual |
| SetFunctionChannelActive(int chan, bool on) override | RSRTB2kOscilloscope | virtual |
| SetFunctionChannelAmplitude(int chan, float amplitude) override | RSRTB2kOscilloscope | virtual |
| SetFunctionChannelDutyCycle(int chan, float duty) override | RSRTB2kOscilloscope | virtual |
| SetFunctionChannelFallTime(int, float) override | RSRTB2kOscilloscope | virtual |
| SetFunctionChannelFrequency(int chan, float hz) override | RSRTB2kOscilloscope | virtual |
| SetFunctionChannelOffset(int chan, float offset) override | RSRTB2kOscilloscope | virtual |
| SetFunctionChannelOutputImpedance(int chan, OutputImpedance z) override | RSRTB2kOscilloscope | virtual |
| SetFunctionChannelRiseTime(int, float) override | RSRTB2kOscilloscope | virtual |
| SetFunctionChannelShape(int chan, WaveShape shape) override | RSRTB2kOscilloscope | virtual |
| SetInputMux(size_t i, size_t select) | Oscilloscope | virtual |
| SetInterleaving(bool combine) override | RSRTB2kOscilloscope | virtual |
| SetNumAverages(size_t i, size_t navg) | Oscilloscope | virtual |
| SetResolutionBandwidth(int64_t rbw) | Oscilloscope | virtual |
| SetSampleDepth(uint64_t depth) override | RSRTB2kOscilloscope | virtual |
| SetSampleRate(uint64_t rate) override | RSRTB2kOscilloscope | virtual |
| SetSamplingMode(SamplingMode mode) | Oscilloscope | virtual |
| SetSpan(int64_t span) | Oscilloscope | virtual |
| SetTrigger(Trigger *trigger) | Oscilloscope | inline |
| SetTriggerOffset(int64_t offset) override | RSRTB2kOscilloscope | virtual |
| SetupForAcquisition() (defined in RSRTB2kOscilloscope) | RSRTB2kOscilloscope | protected |
| SetUseExternalRefclk(bool external) | Oscilloscope | virtual |
| SHAPE_ACOS enum value (defined in FunctionGenerator) | FunctionGenerator | |
| SHAPE_ACOT enum value (defined in FunctionGenerator) | FunctionGenerator | |
| SHAPE_ARB enum value (defined in FunctionGenerator) | FunctionGenerator | |
| SHAPE_ASIN enum value (defined in FunctionGenerator) | FunctionGenerator | |
| SHAPE_ATAN enum value (defined in FunctionGenerator) | FunctionGenerator | |
| SHAPE_BARTLETT enum value (defined in FunctionGenerator) | FunctionGenerator | |
| SHAPE_BLACKMAN enum value (defined in FunctionGenerator) | FunctionGenerator | |
| SHAPE_CARDIAC enum value (defined in FunctionGenerator) | FunctionGenerator | |
| SHAPE_COT enum value (defined in FunctionGenerator) | FunctionGenerator | |
| SHAPE_CSC enum value (defined in FunctionGenerator) | FunctionGenerator | |
| SHAPE_CUBE_ROOT enum value (defined in FunctionGenerator) | FunctionGenerator | |
| SHAPE_CUBIC enum value (defined in FunctionGenerator) | FunctionGenerator | |
| SHAPE_DC enum value (defined in FunctionGenerator) | FunctionGenerator | |
| SHAPE_DLORENTZ enum value (defined in FunctionGenerator) | FunctionGenerator | |
| SHAPE_EXPONENTIAL_DECAY enum value (defined in FunctionGenerator) | FunctionGenerator | |
| SHAPE_EXPONENTIAL_RISE enum value (defined in FunctionGenerator) | FunctionGenerator | |
| SHAPE_GAUSSIAN enum value (defined in FunctionGenerator) | FunctionGenerator | |
| SHAPE_GAUSSIAN_PULSE enum value (defined in FunctionGenerator) | FunctionGenerator | |
| SHAPE_GAUSSIAN_WINDOW enum value (defined in FunctionGenerator) | FunctionGenerator | |
| SHAPE_HALF_SINE enum value (defined in FunctionGenerator) | FunctionGenerator | |
| SHAPE_HAMMING enum value (defined in FunctionGenerator) | FunctionGenerator | |
| SHAPE_HANNING enum value (defined in FunctionGenerator) | FunctionGenerator | |
| SHAPE_HARRIS enum value (defined in FunctionGenerator) | FunctionGenerator | |
| SHAPE_HAVERSINE enum value (defined in FunctionGenerator) | FunctionGenerator | |
| SHAPE_KAISER enum value (defined in FunctionGenerator) | FunctionGenerator | |
| SHAPE_LOG_DECAY enum value (defined in FunctionGenerator) | FunctionGenerator | |
| SHAPE_LOG_RISE enum value (defined in FunctionGenerator) | FunctionGenerator | |
| SHAPE_LORENTZ enum value (defined in FunctionGenerator) | FunctionGenerator | |
| SHAPE_NEGATIVE_PULSE enum value (defined in FunctionGenerator) | FunctionGenerator | |
| SHAPE_NOISE enum value (defined in FunctionGenerator) | FunctionGenerator | |
| SHAPE_PRBS_NONSTANDARD enum value (defined in FunctionGenerator) | FunctionGenerator | |
| SHAPE_PULSE enum value (defined in FunctionGenerator) | FunctionGenerator | |
| SHAPE_QUADRATIC enum value (defined in FunctionGenerator) | FunctionGenerator | |
| SHAPE_SAWTOOTH_DOWN enum value (defined in FunctionGenerator) | FunctionGenerator | |
| SHAPE_SAWTOOTH_UP enum value (defined in FunctionGenerator) | FunctionGenerator | |
| SHAPE_SEC enum value (defined in FunctionGenerator) | FunctionGenerator | |
| SHAPE_SINC enum value (defined in FunctionGenerator) | FunctionGenerator | |
| SHAPE_SINE enum value (defined in FunctionGenerator) | FunctionGenerator | |
| SHAPE_SQUARE enum value (defined in FunctionGenerator) | FunctionGenerator | |
| SHAPE_SQUARE_ROOT enum value (defined in FunctionGenerator) | FunctionGenerator | |
| SHAPE_STAIRCASE_DOWN enum value (defined in FunctionGenerator) | FunctionGenerator | |
| SHAPE_STAIRCASE_UP enum value (defined in FunctionGenerator) | FunctionGenerator | |
| SHAPE_STAIRCASE_UP_DOWN enum value (defined in FunctionGenerator) | FunctionGenerator | |
| SHAPE_TAN enum value (defined in FunctionGenerator) | FunctionGenerator | |
| SHAPE_TRIANGLE enum value (defined in FunctionGenerator) | FunctionGenerator | |
| ShouldDegauss(size_t i) | Oscilloscope | virtual |
| Start() override | RSRTB2kOscilloscope | virtual |
| StartSingleTrigger() override | RSRTB2kOscilloscope | virtual |
| Stop() override | RSRTB2kOscilloscope | virtual |
| TRIGGER_MODE_AUTO enum value | Oscilloscope | |
| TRIGGER_MODE_COUNT enum value | Oscilloscope | |
| TRIGGER_MODE_RUN enum value | Oscilloscope | |
| TRIGGER_MODE_STOP enum value | Oscilloscope | |
| TRIGGER_MODE_TRIGGERED enum value | Oscilloscope | |
| TRIGGER_MODE_WAIT enum value | Oscilloscope | |
| TriggerMode enum name | Oscilloscope | |
| WaitForTrigger(int timeout) | Oscilloscope | |
| WaveShape enum name | FunctionGenerator | |
| ~FunctionGenerator() (defined in FunctionGenerator) | FunctionGenerator | virtual |
| ~Instrument() (defined in Instrument) | Instrument | virtual |
| ~Oscilloscope() (defined in Oscilloscope) | Oscilloscope | virtual |
| ~RSRTB2kOscilloscope() (defined in RSRTB2kOscilloscope) | RSRTB2kOscilloscope | virtual |
| ~SCPIDevice() (defined in SCPIDevice) | SCPIDevice | virtual |
| ~SCPIFunctionGenerator() (defined in SCPIFunctionGenerator) | SCPIFunctionGenerator | virtual |
| ~SCPIInstrument() (defined in SCPIInstrument) | SCPIInstrument | virtual |
| ~SCPIOscilloscope() (defined in SCPIOscilloscope) | SCPIOscilloscope | virtual |
| ~SerializableObject() (defined in SerializableObject) | SerializableObject | inlinevirtual |