TANGO
Device Server



RF Acqusition in Continuous AI mode
Properties Description

RFPostMortem Class

Revision: release_2_0_3 - Author: elattaoui






Device Properties
Property name
Property type
Description
BoardType Tango::DEV_USHORT The board type ( the possible values are SAI_2005, SAI_2010).
BoardNum Tango::DEV_USHORT The number of the board in the cPCI chassis (between 0 and 7).
InputRange0 Tango::DEV_USHORT The input range for channel 0 ( possible values are B_10, B_5, B_2_5, B_1_25, U_10, U_5, U_2_5, U_1_25 ).
InputRange1 Tango::DEV_USHORT The input range for channel 1 ( possible values are B_10, B_5, B_2_5, B_1_25, U_10, U_5, U_2_5, U_1_25 ).
InputRange2 Tango::DEV_USHORT The input range for channel 2 ( possible values are B_10, B_5, B_2_5, B_1_25, U_10, U_5, U_2_5, U_1_25 ).
InputRange3 Tango::DEV_USHORT The input range for channel 3 ( possible values are B_10, B_5, B_2_5, B_1_25, U_10, U_5, U_2_5, U_1_25 ).
Frequency Tango::DEV_DOUBLE The acquisition frequency in Hertz.
BufferDepth Tango::DEV_ULONG The buffer depth in seconds for one channel.
OverrunStrategy Tango::DEV_STRING The overrun strategy (the strategy adopted in case of data lost). The possible values are NOTIFY, ABORT, TRASH, RESTART, IGNORE.
TriggerMode Tango::DEV_STRING The trigger mode. It is possible to use a start trigger or a stop trigger or no trigger. The possible values are START, STOP, NONE.
TriggerSource Tango::DEV_USHORT To choose analog (ATRIG) or digital trigger(DTRIG).
ATRIGSelection Tango::DEV_USHORT To select the type of analog trigger. The trigger can be generated when the analog trigger passes below a level or above a level. The possible values are BELOWand ABOVE.
ATRIGLevel Tango::DEV_DOUBLE The level of the analog trigger in volts.
DTRIGPolarity Tango::DEV_USHORT The digital level polarity. It can be detected on rising edge or falling edge. The possible values are RISING or FALLING.
SamplesAfterTrigger Tango::DEV_DOUBLE Number of samples to acquire after trigger Default : 10000
HistoricBufferDepth Tango::DEV_ULONG Buffer depth (in ms) of the acquisition history. Default : 1000 ms






Device Properties Default Values:
Property Name Default Values
BoardType No default value
BoardNum No default value
InputRange0 No default value
InputRange1 No default value
InputRange2 No default value
InputRange3 No default value
Frequency No default value
BufferDepth No default value
OverrunStrategy IGNORE
TriggerMode No default value
TriggerSource No default value
ATRIGSelection No default value
ATRIGLevel No default value
DTRIGPolarity No default value
SamplesAfterTrigger 10000
HistoricBufferDepth 1000



There is no Class properties.






ESRF - Software Engineering Group