Chapter 3
Analog Output Timing/Control
DAQ-STC Technical Reference Manual
3-76
©
National Instruments Corporation
AO_UI2_Count_Enabled_St
bit: 13
type: Read
in: AO_Status_2_Register
address: 6
If the UI2 counter is armed, this bit indicates whether the UI2 counter is counting:
0: No.
1: Yes.
If the counter is not armed, this bit should be ignored.
AO_UI2_External_Gate_Enable
bit: 15
type: Write
in: AO_Trigger_Select_Register
address: 67
This bit enables the secondary external gate:
0: Disabled.
1: Enabled.
AO_UI2_External_Gate_Polarity
bit: 14
type: Write
in: AO_START_Select_Register
address: 66
This bit selects the polarity of the secondary external gate:
0: Active high (high enables counting).
1: Active low (low enables counting).
AO_UI2_External_Gate_Select
bits: <7..11>
type: Write
in: AO_START_Select_Register
address: 66
This bit selects the secondary external gate if the secondary external gate is enabled:
1–10: PFI<0..9>.
11–17: RTSI_TRIGGER<0..6>.
31: Logic low.
Related bitfields: AO_UI2_External_Gate_Enable.
AO_UI2_Gate_St
bit: 13
type: Read
in: Joint_Status_1_Register
address: 27
This bit reflects the state of the secondary external gate. The secondary external gate is set to:
0: Pause the UI2 counter.
1: Enable the UI2 counter.
AO_UI2_Initial_Load_Source
bit: 9
type: Write
in: AO_Mode_2_Register
address: 39
If the UI2 counter is disarmed, this bit selects the initial UI2 load register:
0: Load register A.
1: Load register B.
If the UI2 counter is armed, writing to this bit has no effect. Related bitfields: AO_UI2_Arm.