| 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). |
| StartTrigger |
Tango::DEV_SHORT |
1 if using a start trigger, 0 otherwise. |
| StopTrigger |
Tango::DEV_SHORT |
1 if using a stop trigger, 0 otherwise. |
| StartTriggerSource |
Tango::DEV_USHORT |
The start trigger source. Analog trigger DTRIG or ATRIG. |
| StopTriggerSource |
Tango::DEV_USHORT |
The stop trigger source. anolog trigger ATRIG or pin AFI0 of AFI1. |
| 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. |
| 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). |