This is historical information of device classes implemented in TekDPO7000-ds device server.
Use this link to find the valid information.
Development status:
Released
Information status: New
Contact:
Class Description
Device server designed to control the tektronix`s oscilloscopes model DPO7254
Families: MeasureInstruments
Key words: Tektronix
Language: Cpp
Contact:
Class interface
Attributes:
Name | Description |
---|---|
HOffsetScalar: DevShort | — |
HScaleScalar: DevDouble | — |
DelayScalar: DevShort | — |
ImpedanceCh1Scalar: DevDouble | — |
CurrentSampleRateScalar: DevDouble | — |
VScaleCh1Scalar: DevDouble | — |
VScaleCh2Scalar: DevDouble | — |
VScaleCh3Scalar: DevDouble | — |
VScaleCh4Scalar: DevDouble | — |
ImpedanceCh2Scalar: DevDouble | — |
ImpedanceCh3Scalar: DevDouble | — |
ImpedanceCh4Scalar: DevDouble | — |
ResolutionScalar: DevLong | — |
AmplitudeCh1Scalar: DevDouble | — |
AmplitudeCh2Scalar: DevDouble | — |
AmplitudeCh3Scalar: DevDouble | — |
AmplitudeCh4Scalar: DevDouble | — |
RiseCh1Scalar: DevDouble | — |
RiseCh2Scalar: DevDouble | — |
RiseCh3Scalar: DevDouble | — |
RiseCh4Scalar: DevDouble | — |
JitRMSCh1Scalar: DevDouble | — |
JitRMSCh2Scalar: DevDouble | — |
JitRMSCh3Scalar: DevDouble | — |
JitRMSCh4Scalar: DevDouble | — |
VOffsetCh1Scalar: DevDouble | — |
VOffsetCh2Scalar: DevDouble | — |
VOffsetCh3Scalar: DevDouble | — |
VOffsetCh4Scalar: DevDouble | — |
VOffsetSpectrum: DevDouble | — |
VScaleSpectrum: DevDouble | — |
Channel1Spectrum: DevDouble | — |
Channel2Spectrum: DevDouble | — |
Channel3Spectrum: DevDouble | — |
Channel4Spectrum: DevDouble | — |
ImpedancesSpectrum: DevDouble | — |
ChannelsImage: DevDouble | — |
Commands:
Name | Description |
---|---|
StateInput: DevVoid Output: State |
This command gets the device state (stored in its device_state data member) and returns it to the caller. |
StatusInput: DevVoid Output: DevString |
This command gets the device status (stored in its device_status data member) and returns it to the caller. |
ResetInput: DevVoid Output: DevVoid |
None. |
StartInput: DevVoid Output: DevVoid |
None. |
StopInput: DevVoid Output: DevVoid |
None. |
IDNInput: DevVoid Output: DevString |
Basic command used to validate the comunication. It send the `*IDN?` command-string to the (remote) instrument, and the instrument respond basic data about itself. |
CMDInput: DevString Output: DevString |
This command sends the input string as a command to the device, and it returns the string that the device returns. |
OnInput: DevShort Output: DevVoid |
None. |
OffInput: DevShort Output: DevVoid |
None. |
Pipes:
Properties:
Name | Description |
---|---|
NumChannelsDevShort | This information is used to generate dinamically the number of spaces will be in much of the spectrum values. |
IPDevString | — |
20 Apr 2017, Piotr Goryl
Updated:
The device class has been updated.
You are looking at this version now.
23 Feb 2017, Piotr Goryl
Created:
The device class has been added to catalogue.
Updated:
The device class has been updated.
You are looking at this version now.
23 Feb 2017, Piotr Goryl
Created:
The device class has been added to catalogue.
Added by:pgoryl2
on:20 Apr 2017, 1:12 p.m.