Chapter 3
Analog Output Timing/Control
©
National Instruments Corporation
3-77
DAQ-STC Technical Reference Manual
AO_UI2_Load
bit: 11
type: Strobe
in: AO_Command_1_Register
address: 9
If the UI2 counter is disarmed, this bit loads the UI2 counter with the contents of the selected
UI2 load register (A or B). If the UI2 counter is armed, writing to this bit has no effect. This
bit is cleared automatically. Related bitfields: AI_UI2_Initial_Load_Source.
AO_UI2_Load_A
bits: <0..15>
type: Write
in: AO_UI2_Load_A_Register
address: 53
This bitfield is load register A for the UI2 counter. If load register A is the selected UI2 load
register, the UI2 counter loads the value contained in this bitfield on AO_UI2_Load and on
UI2_TC. Related bitfields: AO_UI2_Next_Load_Source_St, AO_UI2_Load.
AO_UI2_Load_B
bits: <0..15>
type: Write
in: AO_UI2_Load_B_Register
address: 55
This bitfield is load register B for the UI2 counter. If load register B is the selected UI2 load
register, the UI2 counter loads the value contained in this bitfield on AO_UI2_Load and on
UI2_TC. Related bitfields: AO_UI2_Next_Load_Source_St, AO_UI2_Load.
AO_UI2_Next_Load_Source_St
bit: 12
type: Read
in: AO_Status_2_Register
address: 6
This bit indicates the next load source of the UI2 counter:
0: Load register A.
1: Load register B.
AO_UI2_Reload_Mode
bit: 8
type: Write
in: AO_Mode_2_Register
address: 39
This bit selects the reload mode for the UI2 counter:
0: No automatic change of the UI2 load register.
1: The UI2 counter will switch load registers on every UI2_TC.
AO_UI2_Save_Value
bits: <0..15>
type: Read
in: AO_UI2_Save_Register
address: 23
This bitfield reflects the contents of the UI2 counter. Reading from this bitfield while the UI2
counter is counting may result in an erroneous value.