| 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. |
| Delay |
Tango::DEV_USHORT |
If trigger mode is delay, configure the delay in seconds. |
| BufferDepth |
Tango::DEV_USHORT |
The buffer depth for one channel |
| 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 |
| ConversionSource |
Tango::DEV_USHORT |
Set the AO conversion signal source (i.e. DAC sampling source).
Use one of the following: INTERNAL, EXTSAMPLING. |