.
Development status:
Released
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/StandardInterfaces/Oscilloscope
Contact:
Class Description
Abstract class for oscilloscope devices.
Families: StandardInterfaces
Key words:
Language: Cpp
Contact:
Class interface
Attributes:
Name | Description |
---|---|
HOffsetScalar: DevShort | — |
HScaleScalar: DevDouble | — |
DelayScalar: DevShort | — |
CurrentSampleRateScalar: DevDouble | — |
ImpedancesSpectrum: DevDouble | — |
VOffsetSpectrum: DevDouble | — |
VScaleSpectrum: 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. |
Pipes:
Properties:
Name | Description |
---|---|
NumChannelsDevShort | This information is used to generate dinamically the number of spaces will be in much of the spectrum values. |
Please log in to comment.
Generated
20 Apr 2017, Piotr Goryl
Updated:
The device class has been updated.
You can see previous version here .
23 Feb 2017, Piotr Goryl
Created:
The device class has been added to catalogue.
Updated:
The device class has been updated.
You can see previous version here .
23 Feb 2017, Piotr Goryl
Created:
The device class has been added to catalogue.
Added by:pgoryl2
on:23 Feb 2017, 11:31 a.m.