ngscopeclient 0.1-dev+51fbda87c
|
This is the complete list of members for LeCroyFWPOscilloscope, including all inherited members.
AC_CURRENT enum value (defined in Multimeter) | Multimeter | |
AC_RMS_AMPLITUDE enum value (defined in Multimeter) | Multimeter | |
AcquireData() override | LeCroyFWPOscilloscope | virtual |
AddDiagnosticLog(std::string message) (defined in Oscilloscope) | Oscilloscope | inlineprotected |
AddDigitalChannels(unsigned int count) | LeCroyOscilloscope | 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) override | LeCroyOscilloscope | virtual |
BulkCheckChannelEnableState() | LeCroyOscilloscope | protected |
CanAutoZero(size_t i) override | LeCroyOscilloscope | virtual |
CanAverage(size_t i) override | LeCroyOscilloscope | virtual |
CanDegauss(size_t i) | Oscilloscope | virtual |
CanEnableChannel(size_t i) override | LeCroyOscilloscope | virtual |
CanInterleave() | Oscilloscope | virtual |
CanInvert(size_t i) override | LeCroyOscilloscope | virtual |
CAPACITANCE enum value (defined in Multimeter) | Multimeter | |
ChannelsDownloadFinished() | Oscilloscope | protected |
ChannelsDownloadStarted() | Oscilloscope | protected |
ChannelsDownloadStatusUpdate(size_t ch, InstrumentChannel::DownloadState state, float progress) | Oscilloscope | protected |
ClearPendingWaveforms() | Oscilloscope | |
CONTINUITY enum value (defined in Multimeter) | Multimeter | |
Convert16BitSamples(float *pout, const int16_t *pin, float gain, float offset, size_t count) | Oscilloscope | static |
Convert16BitSamplesGeneric(float *pout, const int16_t *pin, float gain, float offset, size_t count) | Oscilloscope | static |
Convert8BitSamples(float *pout, const int8_t *pin, float gain, float offset, size_t count) | Oscilloscope | static |
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(std::string driver, SCPITransport *transport) (defined in SCPIFunctionGenerator) | SCPIFunctionGenerator | static |
CreateMapType typedef (defined in Oscilloscope) | Oscilloscope | protected |
CreateMultimeter(std::string driver, SCPITransport *transport) (defined in SCPIMultimeter) | SCPIMultimeter | static |
CreateOscilloscope(std::string driver, SCPITransport *transport) (defined in Oscilloscope) | Oscilloscope | static |
CreateProcType typedef (defined in Oscilloscope) | Oscilloscope | |
DC_CURRENT enum value (defined in Multimeter) | Multimeter | |
DC_RMS_AMPLITUDE enum value (defined in Multimeter) | Multimeter | |
DC_VOLTAGE enum value (defined in Multimeter) | Multimeter | |
Degauss(size_t i) | Oscilloscope | virtual |
DetectAnalogChannels() | LeCroyOscilloscope | protectedvirtual |
DetectOptions() (defined in LeCroyOscilloscope) | LeCroyOscilloscope | protected |
DigitalBank typedef (defined in Oscilloscope) | Oscilloscope | |
DIODE enum value (defined in Multimeter) | Multimeter | |
DisableChannel(size_t i) override | LeCroyFWPOscilloscope | virtual |
DoAddDriverClass(std::string name, CreateProcType proc) (defined in Oscilloscope) | Oscilloscope | static |
DoAddDriverClass(std::string name, MeterCreateProcType proc) (defined in SCPIMultimeter) | SCPIMultimeter | static |
DoAddDriverClass(std::string name, GeneratorCreateProcType proc) (defined in SCPIFunctionGenerator) | SCPIFunctionGenerator | static |
SCPIOscilloscope::DoLoadConfiguration(int version, const YAML::Node &node, IDTable &idmap) | Oscilloscope | protected |
SCPIMultimeter::DoLoadConfiguration(int version, const YAML::Node &node, IDTable &idmap) | Multimeter | 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 |
SCPIMultimeter::DoPreLoadConfiguration(int version, const YAML::Node &node, IDTable &idmap, ConfigWarningList &list) | Multimeter | 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 |
SCPIMultimeter::Multimeter::DoSerializeConfiguration(YAML::Node &node, IDTable &table) | Multimeter | protected |
SCPIFunctionGenerator::FunctionGenerator::DoSerializeConfiguration(YAML::Node &node, IDTable &table) | FunctionGenerator | protected |
EnableChannel(size_t i) override | LeCroyFWPOscilloscope | virtual |
EnableTriggerOutput() override | LeCroyOscilloscope | virtual |
EnumDrivers(std::vector< std::string > &names) (defined in Oscilloscope) | Oscilloscope | static |
EnumDrivers(std::vector< std::string > &names) (defined in SCPIMultimeter) | SCPIMultimeter | static |
EnumDrivers(std::vector< std::string > &names) (defined in SCPIFunctionGenerator) | SCPIFunctionGenerator | static |
EQUIVALENT_TIME enum value (defined in Oscilloscope) | Oscilloscope | |
ExtractTimestamp(unsigned char *wavedesc, double &basetime) (defined in LeCroyOscilloscope) | LeCroyOscilloscope | static |
FlushConfigCache() override | LeCroyOscilloscope | virtual |
ForceHDMode(bool mode) | LeCroyOscilloscope | |
ForceTrigger() override | LeCroyOscilloscope | virtual |
FreeWaveformPools() | Oscilloscope | inline |
FREQUENCY enum value (defined in Multimeter) | Multimeter | |
FunctionGenerator() (defined in FunctionGenerator) | FunctionGenerator | |
GeneratorCreateMapType typedef (defined in SCPIFunctionGenerator) | SCPIFunctionGenerator | protected |
GeneratorCreateProcType typedef (defined in SCPIFunctionGenerator) | SCPIFunctionGenerator | |
GetACLineTrigger() (defined in LeCroyOscilloscope) | LeCroyOscilloscope | inline |
GetADCMode(size_t channel) override | LeCroyOscilloscope | virtual |
GetADCModeNames(size_t channel) override | LeCroyOscilloscope | virtual |
GetAnalogBank(size_t channel) | Oscilloscope | virtual |
GetAnalogBanks() | Oscilloscope | virtual |
GetAvailableCouplings(size_t i) override | LeCroyOscilloscope | virtual |
GetAvailableWaveformShapes(int chan) override | LeCroyOscilloscope | virtual |
GetCenterFrequency(size_t channel) | Oscilloscope | virtual |
GetChannel(size_t i) const | Instrument | inline |
GetChannelAttenuation(size_t i) override | LeCroyOscilloscope | virtual |
GetChannelBandwidthLimit(size_t i) override | LeCroyOscilloscope | virtual |
GetChannelBandwidthLimiters(size_t i) override | LeCroyOscilloscope | virtual |
GetChannelByDisplayName(const std::string &name) | Instrument | |
GetChannelByHwName(const std::string &name) | Instrument | |
GetChannelCount() const | Instrument | inline |
GetChannelCoupling(size_t i) override | LeCroyOscilloscope | virtual |
GetChannelDisplayName(size_t i) override | LeCroyOscilloscope | virtual |
GetChannelOffset(size_t i, size_t stream) override | LeCroyOscilloscope | virtual |
GetChannelVoltageRange(size_t i, size_t stream) override | LeCroyOscilloscope | virtual |
GetCondition(std::string reply) | LeCroyOscilloscope | protected |
GetCurrentMeterChannel() override (defined in LeCroyOscilloscope) | LeCroyOscilloscope | virtual |
GetDeskewForChannel(size_t channel) override | LeCroyOscilloscope | virtual |
GetDiagnosticsValues() (defined in Oscilloscope) | Oscilloscope | inline |
GetDigitalBank(size_t channel) override | LeCroyOscilloscope | virtual |
GetDigitalBanks() override | LeCroyOscilloscope | virtual |
GetDigitalHysteresis(size_t channel) override | LeCroyOscilloscope | virtual |
GetDigitalThreshold(size_t channel) override | LeCroyOscilloscope | virtual |
GetDriverName() const =0 (defined in SCPIInstrument) | SCPIInstrument | pure virtual |
GetDriverNameInternal() (defined in LeCroyFWPOscilloscope) | LeCroyFWPOscilloscope | static |
GetEnabledChannelCount() | Oscilloscope | |
GetExternalTrigger() override | LeCroyOscilloscope | virtual |
GetFastEdgeTrigger() (defined in LeCroyOscilloscope) | LeCroyOscilloscope | inline |
GetFunctionChannelActive(int chan) override | LeCroyOscilloscope | virtual |
GetFunctionChannelAmplitude(int chan) override | LeCroyOscilloscope | virtual |
GetFunctionChannelDutyCycle(int chan) override | LeCroyOscilloscope | virtual |
GetFunctionChannelFallTime(int chan) override | LeCroyOscilloscope | virtual |
GetFunctionChannelFrequency(int chan) override | LeCroyOscilloscope | virtual |
GetFunctionChannelOffset(int chan) override | LeCroyOscilloscope | virtual |
GetFunctionChannelOutputImpedance(int chan) override | LeCroyOscilloscope | virtual |
GetFunctionChannelRiseTime(int chan) override | LeCroyOscilloscope | virtual |
GetFunctionChannelShape(int chan) override | LeCroyOscilloscope | virtual |
GetImpedanceOfName(const std::string &name) | FunctionGenerator | static |
GetInputMuxNames(size_t i) override | LeCroyOscilloscope | virtual |
GetInputMuxSetting(size_t i) override | LeCroyOscilloscope | virtual |
GetInstrumentTypes() const override | LeCroyOscilloscope | virtual |
GetInstrumentTypesForChannel(size_t i) const override | LeCroyOscilloscope | virtual |
GetInterleaveConflicts() override (defined in LeCroyOscilloscope) | LeCroyOscilloscope | virtual |
GetMeasurementTypes() override | LeCroyOscilloscope | virtual |
GetMeterAutoRange() override (defined in LeCroyOscilloscope) | LeCroyOscilloscope | virtual |
GetMeterChannelCount() (defined in LeCroyOscilloscope) | LeCroyOscilloscope | virtual |
GetMeterDigits() override | LeCroyOscilloscope | virtual |
GetMeterMode() override (defined in LeCroyOscilloscope) | LeCroyOscilloscope | virtual |
GetMeterUnit() | Multimeter | virtual |
GetMeterValue() override | LeCroyOscilloscope | virtual |
GetModelID() (defined in LeCroyOscilloscope) | LeCroyOscilloscope | inline |
GetName() const override (defined in LeCroyOscilloscope) | LeCroyOscilloscope | virtual |
GetNameOfImpedance(OutputImpedance imp) | FunctionGenerator | static |
GetNameOfShape(WaveShape shape) | FunctionGenerator | static |
GetNumAverages(size_t i) override | LeCroyOscilloscope | virtual |
GetOscilloscopeChannel(size_t i) | Oscilloscope | inline |
GetOscilloscopeChannelByHwName(const std::string &name) | Oscilloscope | inline |
GetPendingWaveformCount() (defined in Oscilloscope) | Oscilloscope | |
GetPossiblyEmptyString(const std::string &property) | LeCroyOscilloscope | protected |
GetProbeName(size_t i) override | LeCroyOscilloscope | virtual |
GetResolutionBandwidth() | Oscilloscope | virtual |
GetSampleDepth() override | LeCroyOscilloscope | virtual |
GetSampleDepthsInterleaved() override | LeCroyFWPOscilloscope | virtual |
GetSampleDepthsNonInterleaved() override | LeCroyFWPOscilloscope | virtual |
GetSampleRate() override | LeCroyOscilloscope | virtual |
GetSampleRatesInterleaved() override | LeCroyOscilloscope | virtual |
GetSampleRatesNonInterleaved() override | LeCroyOscilloscope | virtual |
GetSamplingMode() override | LeCroyOscilloscope | virtual |
GetSecondaryMeasurementTypes() | Multimeter | virtual |
GetSecondaryMeterMode() | Multimeter | virtual |
GetSecondaryMeterUnit() | Multimeter | virtual |
GetSecondaryMeterValue() | Multimeter | virtual |
GetSerial() const override (defined in LeCroyOscilloscope) | LeCroyOscilloscope | virtual |
GetShapeOfName(const std::string &name) | FunctionGenerator | static |
GetSpan() | Oscilloscope | virtual |
GetTransport() const (defined in SCPIDevice) | SCPIDevice | inline |
SCPIOscilloscope::Oscilloscope::GetTransportConnectionString()=0 | Instrument | pure virtual |
SCPIInstrument::GetTransportConnectionString() | SCPIInstrument | virtual |
SCPIOscilloscope::Oscilloscope::GetTransportName()=0 | Instrument | pure virtual |
SCPIInstrument::GetTransportName() | SCPIInstrument | virtual |
GetTrigger(bool sync=false) | Oscilloscope | inline |
GetTriggerOffset() override | LeCroyOscilloscope | virtual |
GetTriggerSlope(EdgeTrigger *trig, std::string reply) | LeCroyOscilloscope | protected |
GetTriggerTypes() override | LeCroyOscilloscope | virtual |
GetVendor() const override (defined in LeCroyOscilloscope) | LeCroyOscilloscope | virtual |
HasDBICapability() (defined in LeCroyOscilloscope) | LeCroyOscilloscope | |
HasFrequencyControls() | Oscilloscope | virtual |
HasFunctionDutyCycleControls(int chan) | FunctionGenerator | virtual |
HasFunctionImpedanceControls(int chan) | FunctionGenerator | virtual |
HasFunctionRiseFallTimeControls(int chan) override | LeCroyOscilloscope | virtual |
HasInputMux(size_t i) override | LeCroyOscilloscope | virtual |
HasPendingDiagnosticLogMessages() (defined in Oscilloscope) | Oscilloscope | inline |
HasPendingWaveforms() (defined in Oscilloscope) | Oscilloscope | |
HasResolutionBandwidth() | Oscilloscope | virtual |
HasTimebaseControls() | Oscilloscope | virtual |
IdentifyHardware() (defined in LeCroyOscilloscope) | LeCroyOscilloscope | protected |
IDPing() | SCPIOscilloscope | virtual |
IMPEDANCE_50_OHM enum value | FunctionGenerator | |
IMPEDANCE_HIGH_Z enum value | FunctionGenerator | |
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 | LeCroyOscilloscope | virtual |
IsADCModeConfigurable() override | LeCroyOscilloscope | virtual |
IsAppendingToWaveform() | Oscilloscope | virtual |
IsCDRLocked() | LeCroyOscilloscope | |
IsChannelEnabled(size_t i) override | LeCroyOscilloscope | virtual |
IsDBIEnabled(size_t channel) (defined in LeCroyOscilloscope) | LeCroyOscilloscope | |
IsDigitalHysteresisConfigurable() override | LeCroyOscilloscope | virtual |
IsDigitalThresholdConfigurable() override | LeCroyOscilloscope | virtual |
IsInterleaving() override | LeCroyOscilloscope | virtual |
IsInverted(size_t i) override | LeCroyOscilloscope | virtual |
IsOffline() | Oscilloscope | virtual |
IsSamplingModeAvailable(SamplingMode mode) override | LeCroyOscilloscope | virtual |
IsTriggerArmed() override | LeCroyOscilloscope | virtual |
LeCroyFWPOscilloscope(SCPITransport *transport) (defined in LeCroyFWPOscilloscope) | LeCroyFWPOscilloscope | |
LeCroyFWPOscilloscope(const LeCroyFWPOscilloscope &rhs)=delete (defined in LeCroyFWPOscilloscope) | LeCroyFWPOscilloscope | |
LeCroyOscilloscope(SCPITransport *transport) (defined in LeCroyOscilloscope) | LeCroyOscilloscope | |
LeCroyOscilloscope(const LeCroyOscilloscope &rhs)=delete (defined in LeCroyOscilloscope) | LeCroyOscilloscope | |
LoadConfiguration(int version, const YAML::Node &node, IDTable &idmap) | Instrument | virtual |
m_acLineChannel | LeCroyOscilloscope | protected |
m_analogChannelCount (defined in LeCroyOscilloscope) | LeCroyOscilloscope | protected |
m_analogWaveformPool (defined in Oscilloscope) | Oscilloscope | protected |
m_awgChannel (defined in LeCroyOscilloscope) | LeCroyOscilloscope | protected |
m_cacheMutex (defined in SCPIOscilloscope) | SCPIOscilloscope | protected |
m_channelDeskew (defined in LeCroyOscilloscope) | LeCroyOscilloscope | protected |
m_channelDigitalThresholds (defined in LeCroyOscilloscope) | LeCroyOscilloscope | protected |
m_channelNavg (defined in LeCroyOscilloscope) | LeCroyOscilloscope | protected |
m_channelOffsets (defined in LeCroyOscilloscope) | LeCroyOscilloscope | protected |
m_channels | Instrument | protected |
m_channelsEnabled (defined in LeCroyOscilloscope) | LeCroyOscilloscope | protected |
m_channelVoltageRanges (defined in LeCroyOscilloscope) | LeCroyOscilloscope | 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 LeCroyOscilloscope) | LeCroyOscilloscope | protected |
m_digitalChannelCount (defined in LeCroyOscilloscope) | LeCroyOscilloscope | protected |
m_digitalChannels (defined in LeCroyOscilloscope) | LeCroyOscilloscope | protected |
m_digitalWaveformPool (defined in Oscilloscope) | Oscilloscope | protected |
m_extTrigChannel | LeCroyOscilloscope | protected |
m_fallback | LeCroyFWPOscilloscope | protected |
m_fastEdgeChannel | LeCroyOscilloscope | protected |
m_fwVersion (defined in SCPIDevice) | SCPIDevice | protected |
m_gencreateprocs (defined in SCPIFunctionGenerator) | SCPIFunctionGenerator | protectedstatic |
m_has8b10bTrigger (defined in LeCroyOscilloscope) | LeCroyOscilloscope | protected |
m_hasDVM (defined in LeCroyOscilloscope) | LeCroyOscilloscope | protected |
m_hasFastSampleRate (defined in LeCroyOscilloscope) | LeCroyOscilloscope | protected |
m_hasFunctionGen (defined in LeCroyOscilloscope) | LeCroyOscilloscope | protected |
m_hasI2cTrigger (defined in LeCroyOscilloscope) | LeCroyOscilloscope | protected |
m_hasLA (defined in LeCroyOscilloscope) | LeCroyOscilloscope | protected |
m_hasNrzTrigger (defined in LeCroyOscilloscope) | LeCroyOscilloscope | protected |
m_hasSpiTrigger (defined in LeCroyOscilloscope) | LeCroyOscilloscope | protected |
m_hasUartTrigger (defined in LeCroyOscilloscope) | LeCroyOscilloscope | protected |
m_hasXdev (defined in LeCroyOscilloscope) | LeCroyOscilloscope | protected |
m_highDefinition (defined in LeCroyOscilloscope) | LeCroyOscilloscope | protected |
m_interleaving (defined in LeCroyOscilloscope) | LeCroyOscilloscope | protected |
m_interleavingValid (defined in LeCroyOscilloscope) | LeCroyOscilloscope | protected |
m_loaders | Instrument | protected |
m_maxBandwidth | LeCroyOscilloscope | protected |
m_memoryDepth (defined in LeCroyOscilloscope) | LeCroyOscilloscope | protected |
m_memoryDepthOption (defined in LeCroyOscilloscope) | LeCroyOscilloscope | protected |
m_memoryDepthValid (defined in LeCroyOscilloscope) | LeCroyOscilloscope | protected |
m_metercreateprocs (defined in SCPIMultimeter) | SCPIMultimeter | protectedstatic |
m_meterMode (defined in LeCroyOscilloscope) | LeCroyOscilloscope | protected |
m_meterModeValid (defined in LeCroyOscilloscope) | LeCroyOscilloscope | protected |
m_model (defined in SCPIDevice) | SCPIDevice | protected |
m_modelid (defined in LeCroyOscilloscope) | LeCroyOscilloscope | 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_preloaders | Instrument | protected |
m_probeIsActive (defined in LeCroyOscilloscope) | LeCroyOscilloscope | protected |
m_sampleRate (defined in LeCroyOscilloscope) | LeCroyOscilloscope | protected |
m_sampleRateValid (defined in LeCroyOscilloscope) | LeCroyOscilloscope | protected |
m_serial (defined in SCPIDevice) | SCPIDevice | protected |
m_serializers | Instrument | protected |
m_socket (defined in LeCroyFWPOscilloscope) | LeCroyFWPOscilloscope | protected |
m_transport (defined in SCPIDevice) | SCPIDevice | protected |
m_trigger (defined in Oscilloscope) | Oscilloscope | protected |
m_triggerArmed | LeCroyOscilloscope | protected |
m_triggerOffset (defined in LeCroyOscilloscope) | LeCroyOscilloscope | protected |
m_triggerOffsetValid (defined in LeCroyOscilloscope) | LeCroyOscilloscope | protected |
m_triggerOneShot | LeCroyOscilloscope | protected |
m_triggerReallyArmed | LeCroyOscilloscope | protected |
m_vendor (defined in SCPIDevice) | SCPIDevice | protected |
MeasurementTypes enum name (defined in Multimeter) | Multimeter | |
MeterCreateMapType typedef (defined in SCPIMultimeter) | SCPIMultimeter | protected |
MeterCreateProcType typedef (defined in SCPIMultimeter) | SCPIMultimeter | |
Model enum name (defined in LeCroyOscilloscope) | LeCroyOscilloscope | |
MODEL_DDA_5K enum value (defined in LeCroyOscilloscope) | LeCroyOscilloscope | |
MODEL_HDO_4KA enum value (defined in LeCroyOscilloscope) | LeCroyOscilloscope | |
MODEL_HDO_6KA enum value (defined in LeCroyOscilloscope) | LeCroyOscilloscope | |
MODEL_HDO_9K enum value (defined in LeCroyOscilloscope) | LeCroyOscilloscope | |
MODEL_LABMASTER_ZI_A enum value (defined in LeCroyOscilloscope) | LeCroyOscilloscope | |
MODEL_MDA_800 enum value (defined in LeCroyOscilloscope) | LeCroyOscilloscope | |
MODEL_SDA_3K enum value (defined in LeCroyOscilloscope) | LeCroyOscilloscope | |
MODEL_SDA_8ZI enum value (defined in LeCroyOscilloscope) | LeCroyOscilloscope | |
MODEL_SDA_8ZI_A enum value (defined in LeCroyOscilloscope) | LeCroyOscilloscope | |
MODEL_SDA_8ZI_B enum value (defined in LeCroyOscilloscope) | LeCroyOscilloscope | |
MODEL_UNKNOWN enum value (defined in LeCroyOscilloscope) | LeCroyOscilloscope | |
MODEL_WAVEMASTER_8ZI enum value (defined in LeCroyOscilloscope) | LeCroyOscilloscope | |
MODEL_WAVEMASTER_8ZI_A enum value (defined in LeCroyOscilloscope) | LeCroyOscilloscope | |
MODEL_WAVEMASTER_8ZI_B enum value (defined in LeCroyOscilloscope) | LeCroyOscilloscope | |
MODEL_WAVEPRO_HD enum value (defined in LeCroyOscilloscope) | LeCroyOscilloscope | |
MODEL_WAVERUNNER_8K enum value (defined in LeCroyOscilloscope) | LeCroyOscilloscope | |
MODEL_WAVERUNNER_8K_HD enum value (defined in LeCroyOscilloscope) | LeCroyOscilloscope | |
MODEL_WAVERUNNER_9K enum value (defined in LeCroyOscilloscope) | LeCroyOscilloscope | |
MODEL_WAVESURFER_3K enum value (defined in LeCroyOscilloscope) | LeCroyOscilloscope | |
ModeToText(MeasurementTypes type) | Multimeter | virtual |
Multimeter() (defined in Multimeter) | Multimeter | |
NONE enum value (defined in Multimeter) | Multimeter | |
OnCDRTriggerAutoBaud() | LeCroyOscilloscope | protected |
operator=(const LeCroyFWPOscilloscope &rhs)=delete (defined in LeCroyFWPOscilloscope) | LeCroyFWPOscilloscope | |
operator=(const LeCroyOscilloscope &rhs)=delete (defined in LeCroyOscilloscope) | LeCroyOscilloscope | |
Oscilloscope() (defined in Oscilloscope) | Oscilloscope | |
OutputImpedance enum name | FunctionGenerator | |
PeekTriggerArmed() override | LeCroyOscilloscope | virtual |
PollTrigger() override | LeCroyFWPOscilloscope | virtual |
PopPendingDiagnosticLogMessage() (defined in Oscilloscope) | Oscilloscope | inline |
PopPendingWaveform() | Oscilloscope | virtual |
PreLoadConfiguration(int version, const YAML::Node &node, IDTable &idmap, ConfigWarningList &warnings) | Instrument | virtual |
ProcessAnalogWaveform(const char *data, size_t datalen, std::string &wavedesc, uint32_t num_sequences, time_t ttime, double basetime, double *wavetime) (defined in LeCroyOscilloscope) | LeCroyOscilloscope | protected |
ProcessDigitalWaveform(std::string &data, int64_t analog_hoff) (defined in LeCroyOscilloscope) | LeCroyOscilloscope | protected |
Pull64b66bTrigger() | LeCroyOscilloscope | protected |
Pull8b10bTrigger() | LeCroyOscilloscope | protected |
PullDropoutTrigger() | LeCroyOscilloscope | protected |
PullEdgeTrigger() | LeCroyOscilloscope | protected |
PullGlitchTrigger() | LeCroyOscilloscope | protected |
PullNRZTrigger() | LeCroyOscilloscope | protected |
PullPulseWidthTrigger() | LeCroyOscilloscope | protected |
PullRuntTrigger() | LeCroyOscilloscope | protected |
PullSlewRateTrigger() | LeCroyOscilloscope | protected |
PullTrigger() override | LeCroyOscilloscope | virtual |
PullTriggerSource(Trigger *trig) | LeCroyOscilloscope | protected |
PullUartTrigger() | LeCroyOscilloscope | protected |
PullWindowTrigger() | LeCroyOscilloscope | protected |
Push8b10bTrigger(CDR8B10BTrigger *trig) | LeCroyOscilloscope | protected |
PushCondition(const std::string &path, Trigger::Condition cond) | LeCroyOscilloscope | protected |
PushDropoutTrigger(DropoutTrigger *trig) | LeCroyOscilloscope | protected |
PushEdgeTrigger(EdgeTrigger *trig, const std::string &tree) | LeCroyOscilloscope | protected |
PushFloat(std::string path, float f) (defined in LeCroyOscilloscope) | LeCroyOscilloscope | protected |
PushGlitchTrigger(GlitchTrigger *trig) | LeCroyOscilloscope | protected |
PushNRZTrigger(CDRNRZPatternTrigger *trig) | LeCroyOscilloscope | protected |
PushPatternCondition(const std::string &path, Trigger::Condition cond) | LeCroyOscilloscope | protected |
PushPulseWidthTrigger(PulseWidthTrigger *trig) | LeCroyOscilloscope | protected |
PushRuntTrigger(RuntTrigger *trig) | LeCroyOscilloscope | protected |
PushSlewRateTrigger(SlewRateTrigger *trig) | LeCroyOscilloscope | protected |
PushTrigger() override | LeCroyOscilloscope | virtual |
PushUartTrigger(UartTrigger *trig) | LeCroyOscilloscope | protected |
PushWindowTrigger(WindowTrigger *trig) | LeCroyOscilloscope | protected |
ReadWavedescs(std::vector< std::string > &wavedescs, bool *enabled, unsigned int &firstEnabledChannel, bool &any_enabled) (defined in LeCroyOscilloscope) | LeCroyOscilloscope | protected |
ReadWaveformBlock(std::string &data) (defined in LeCroyOscilloscope) | LeCroyOscilloscope | protected |
REAL_TIME enum value (defined in Oscilloscope) | Oscilloscope | |
RequestWaveforms(bool *enabled, uint32_t num_sequences, bool denabled) (defined in LeCroyOscilloscope) | LeCroyOscilloscope | protected |
RESISTANCE enum value (defined in Multimeter) | Multimeter | |
SamplingMode enum name (defined in Oscilloscope) | Oscilloscope | |
SCPIDevice(SCPITransport *transport, bool identify=true) (defined in SCPIDevice) | SCPIDevice | |
SCPIFunctionGenerator() (defined in SCPIFunctionGenerator) | SCPIFunctionGenerator | |
SCPIInstrument(SCPITransport *transport, bool identify=true) (defined in SCPIInstrument) | SCPIInstrument | |
SCPIMultimeter() (defined in SCPIMultimeter) | SCPIMultimeter | |
SCPIOscilloscope() (defined in SCPIOscilloscope) | SCPIOscilloscope | |
SendEnableMask() (defined in LeCroyFWPOscilloscope) | LeCroyFWPOscilloscope | protected |
SequenceSet typedef (defined in Oscilloscope) | Oscilloscope | protected |
SerializeConfiguration(IDTable &table) const | Instrument | virtual |
SetADCMode(size_t channel, size_t mode) override | LeCroyOscilloscope | virtual |
SetCenterFrequency(size_t channel, int64_t freq) | Oscilloscope | virtual |
SetChannelAttenuation(size_t i, double atten) override | LeCroyOscilloscope | virtual |
SetChannelBandwidthLimit(size_t i, unsigned int limit_mhz) override | LeCroyOscilloscope | virtual |
SetChannelCoupling(size_t i, OscilloscopeChannel::CouplingType type) override | LeCroyOscilloscope | virtual |
SetChannelDisplayName(size_t i, std::string name) override | LeCroyOscilloscope | virtual |
SetChannelOffset(size_t i, size_t stream, float offset) override | LeCroyOscilloscope | virtual |
SetChannelVoltageRange(size_t i, size_t stream, float range) override | LeCroyOscilloscope | virtual |
SetCurrentMeterChannel(int chan) override (defined in LeCroyOscilloscope) | LeCroyOscilloscope | virtual |
SetDeskewForChannel(size_t channel, int64_t skew) override | LeCroyOscilloscope | virtual |
SetDigitalHysteresis(size_t channel, float level) override | LeCroyOscilloscope | virtual |
SetDigitalThreshold(size_t channel, float level) override | LeCroyOscilloscope | virtual |
SetFunctionChannelActive(int chan, bool on) override | LeCroyOscilloscope | virtual |
SetFunctionChannelAmplitude(int chan, float amplitude) override | LeCroyOscilloscope | virtual |
SetFunctionChannelDutyCycle(int chan, float duty) override | LeCroyOscilloscope | virtual |
SetFunctionChannelFallTime(int chan, float fs) override | LeCroyOscilloscope | virtual |
SetFunctionChannelFrequency(int chan, float hz) override | LeCroyOscilloscope | virtual |
SetFunctionChannelOffset(int chan, float offset) override | LeCroyOscilloscope | virtual |
SetFunctionChannelOutputImpedance(int chan, OutputImpedance z) override | LeCroyOscilloscope | virtual |
SetFunctionChannelRiseTime(int chan, float fs) override | LeCroyOscilloscope | virtual |
SetFunctionChannelShape(int chan, WaveShape shape) override | LeCroyOscilloscope | virtual |
SetInputMux(size_t i, size_t select) override | LeCroyOscilloscope | virtual |
SetInterleaving(bool combine) override | LeCroyOscilloscope | virtual |
SetMeterAutoRange(bool enable) override (defined in LeCroyOscilloscope) | LeCroyOscilloscope | virtual |
SetMeterMode(Multimeter::MeasurementTypes type) override (defined in LeCroyOscilloscope) | LeCroyOscilloscope | virtual |
SetNumAverages(size_t i, size_t navg) override | LeCroyOscilloscope | virtual |
SetResolutionBandwidth(int64_t rbw) | Oscilloscope | virtual |
SetSampleDepth(uint64_t depth) override | LeCroyOscilloscope | virtual |
SetSampleRate(uint64_t rate) override | LeCroyOscilloscope | virtual |
SetSamplingMode(SamplingMode mode) override | LeCroyOscilloscope | virtual |
SetSecondaryMeterMode(MeasurementTypes type) | Multimeter | virtual |
SetSpan(int64_t span) | Oscilloscope | virtual |
SetTrigger(Trigger *trigger) | Oscilloscope | inline |
SetTriggerOffset(int64_t offset) override | LeCroyOscilloscope | virtual |
SetUseExternalRefclk(bool external) override | LeCroyOscilloscope | 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 | |
SharedCtorInit() (defined in LeCroyOscilloscope) | LeCroyOscilloscope | protected |
ShouldDegauss(size_t i) | Oscilloscope | virtual |
Start() override | LeCroyFWPOscilloscope | virtual |
StartMeter() override (defined in LeCroyOscilloscope) | LeCroyOscilloscope | virtual |
StartSingleTrigger() override | LeCroyOscilloscope | virtual |
Stop() override | LeCroyOscilloscope | virtual |
StopMeter() override (defined in LeCroyOscilloscope) | LeCroyOscilloscope | virtual |
TEMPERATURE enum value (defined in Multimeter) | Multimeter | |
TextToMode(const std::string &mode) | Multimeter | |
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 |
~LeCroyFWPOscilloscope() (defined in LeCroyFWPOscilloscope) | LeCroyFWPOscilloscope | virtual |
~LeCroyOscilloscope() (defined in LeCroyOscilloscope) | LeCroyOscilloscope | virtual |
~Multimeter() (defined in Multimeter) | Multimeter | virtual |
~Oscilloscope() (defined in Oscilloscope) | Oscilloscope | virtual |
~SCPIDevice() (defined in SCPIDevice) | SCPIDevice | virtual |
~SCPIFunctionGenerator() (defined in SCPIFunctionGenerator) | SCPIFunctionGenerator | virtual |
~SCPIInstrument() (defined in SCPIInstrument) | SCPIInstrument | virtual |
~SCPIMultimeter() (defined in SCPIMultimeter) | SCPIMultimeter | virtual |
~SCPIOscilloscope() (defined in SCPIOscilloscope) | SCPIOscilloscope | virtual |