TANGO
Device Server



Retriggered Continuous Anolog Output
Properties Description

RetrigAO Class

Revision: release_1_0_3 - Author: abeilleg






Device Properties
Property name
Property type
Description
BoardNum Tango::DEV_USHORT The number of the board in the chassis cPCI.
Frequency Tango::DEV_DOUBLE The output frequency (the rate the samples are outputed).
TriggerMode Tango::DEV_USHORT Trigger mode: POST trigger or DELAY trigger.
TriggerSource Tango::DEV_USHORT The trigger source.The possible values are internal trigger INTRIG, digital trigger DTRIG or analog trigger ATRIG.
ATRIGSelection Tango::DEV_USHORT select the type of analog trigger. Can be BELOW (trigger occurs below ATRIGLevel) or can be ABOVE (trigger occurs above ATRIGLevel).
ATRIGLevel Tango::DEV_DOUBLE The analog trigger level in volts.
DTRIGPolarity Tango::DEV_USHORT The edges on which the trigger are detected. Can be RISING or FALLING.
AORefA Tango::DEV_DOUBLE The value of the reference voltage gave on pin AORefA.
AORefB Tango::DEV_DOUBLE The value of the reference voltage gave on pin AORefB.
Polarity Tango::DEV_USHORT BP for unipolar outputs or UP for bipolar outputs.
AORefSource Tango::DEV_USHORT Select the internal reference (10.0 volts) with INTERN or the external references AORefA and AORefB with EXTERN.
Channel0Enable Tango::DEV_SHORT 1 if enable channel 0, 0 otherwise.
Channel1Enable Tango::DEV_SHORT 1 if enable channel 1, 0 otherwise.
Channel2Enable Tango::DEV_SHORT 1 if enable channel 2, 0 otherwise.
Channel3Enable Tango::DEV_SHORT 1 if enable channel 3, 0 otherwise.
Channel4Enable Tango::DEV_SHORT 1 if enable channel 4, 0 otherwise.
Channel5Enable Tango::DEV_SHORT 1 if enable channel 5, 0 otherwise.
Channel6Enable Tango::DEV_SHORT 1 if enable channel 6, 0 otherwise.
Channel7Enable Tango::DEV_SHORT 1 if enable channel 7, 0 otherwise.
BufferDepth Tango::DEV_USHORT The buffer depth for one channel
Delay Tango::DEV_USHORT If trigger mode is delay, configure the delay in seconds.
Channel0Waveform Array of double The waveform for channel 0 (attribute persistency).
Channel1Waveform Array of double The waveform for channel 1 (attribute persistency).
Channel2Waveform Array of double The waveform for channel 2 (attribute persistency).
Channel3Waveform Array of double The waveform for channel 3 (attribute persistency).
Channel4Waveform Array of double The waveform for channel 4 (attribute persistency).
Channel5Waveform Array of double The waveform for channel 5 (attribute persistency).
Channel6Waveform Array of double The waveform for channel 6 (attribute persistency).
Channel7Waveform Array of double The waveform for channel 7 (attribute persistency).
FilePath Tango::DEV_STRING The path to waveforms persistancy files






Device Properties Default Values:
Property Name Default Values
BoardNum No default value
Frequency No default value
TriggerMode No default value
TriggerSource No default value
ATRIGSelection No default value
ATRIGLevel No default value
DTRIGPolarity No default value
AORefA No default value
AORefB No default value
Polarity No default value
AORefSource No default value
Channel0Enable No default value
Channel1Enable No default value
Channel2Enable No default value
Channel3Enable No default value
Channel4Enable No default value
Channel5Enable No default value
Channel6Enable No default value
Channel7Enable No default value
BufferDepth No default value
Delay No default value
Channel0Waveform No default value
Channel1Waveform No default value
Channel2Waveform No default value
Channel3Waveform No default value
Channel4Waveform No default value
Channel5Waveform No default value
Channel6Waveform No default value
Channel7Waveform No default value
FilePath No default value



There is no Class properties.






ESRF - Software Engineering Group