.
Development status:
New development
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/InputOutput/FastRetrigAI
Contact:
Class Description
- Fast ADC Tango Interface.
- support NI 5122 and Acqiris DC211 board (for now).
Families: InputOutput
Key words:
Language: Cpp
Contact:
Class interface
Attributes:
Name | Description |
---|---|
channel0MaxScalar: DevDouble | — |
channel0AverageScalar: DevDouble | — |
channel1MaxScalar: DevDouble | — |
channel1AverageScalar: DevDouble | — |
samplingFrequencyScalar: DevDouble | — |
rangePeakPeakCh0Scalar: DevDouble | — |
rangePeakPeakCh1Scalar: DevDouble | — |
verticalOffsetCh0Scalar: DevDouble | — |
verticalOffsetCh1Scalar: DevDouble | — |
triggerDelayScalar: DevDouble | — |
triggerSourceScalar: DevUShort | — |
errorCounterScalar: DevLong | — |
timeoutCounterScalar: DevLong | — |
dataCounterScalar: DevLong | — |
integrationTimeScalar: DevDouble | — |
numberOfSamplesByChannelScalar: DevLong | — |
bandWidthScalar: DevString | — |
channel0WaveformSpectrum: DevDouble | — |
channel0TimebaseSpectrum: DevDouble | — |
channel1WaveformSpectrum: DevDouble | — |
channel1TimebaseSpectrum: 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. |
StartInput: DevVoid Output: DevVoid |
start acquiring |
StopInput: DevVoid Output: DevVoid |
stop acquiring |
SelfCalibrateInput: DevVoid Output: DevVoid |
Self calibrates the hardware |
BandWidthUPInput: DevVoid Output: DevVoid |
increases the input signal bandwidth |
BandWidthDOWNInput: DevVoid Output: DevVoid |
decreases the input signal bandwidth |
ResetInput: DevVoid Output: DevVoid |
Resets the following attributes : - channel0Waveform - channel1Waveform |
Pipes:
Properties:
Name | Description |
---|---|
BoardNumDevShort | set value according to the board location |
BoardTypeDevString | Board type can be: - NI_5122 - ACQUIRIS_DC_211 |
NumberOfChannelsDevShort | number of activated channels |
TimeoutDevLong | Timeout callback sent to the user if no data has been received during this Time (ms) |
AnalogTriggerLevelDevDouble | analog trigger level |
InternalInputImpedanceDevLong | 50 -> 50 Ohm 1000000 -> 1 MOhm |
SamplingSourceDevString | INTERNAL or EXTERNAL |
CouplingDevString | DC or AC |
Please log in to comment.
Generated
Added by:pgoryl2
on:23 Feb 2017, 10:08 a.m.