Chapter 2
Analog Input Timing/Control
©
National Instruments Corporation
2-53
DAQ-STC Technical Reference Manual
AI_DIV_Armed_St
bit: 14
type: Read
in: AI_Status_2_Register
address: 5
This bit indicates whether the DIV counter is armed:
0: Disarmed.
1: Armed.
Related bitfields: AI_DIV_Arm.
AI_DIV_Load
bit: 7
type: Strobe
in: AI_Command_1_Register
address: 8
If the DIV counter is disarmed, this bit loads the DIV counter with the contents of the DIV
load register. If the DIV counter is armed, writing to this bit has no effect. This bit is cleared
automatically.
AI_DIV_Load_A
bits: <0..15>
type: Write
in: AI_DIV_Load_A_Register
address: 64
This bitfield is the load register for the DIV counter. The DIV counter loads the value
contained in this bitfield on AI_DIV_Load and on DIV_TC. Related Bitfields:
AI_DIV_Load.
AI_DIV_Q_St
bit: 13
type: Read
in: AI_Status_2_Register
address: 5
This bit reflects the state of the DIV control circuit:
0: WAIT.
1: CNT.
, for more information on the DIV control circuit.
AI_DIV_Save_Value
bits: <0..15>
type: Read
in: AI_DIV_Save_Register
address: 26
This bitfield reflects the contents of the DIV counter. Reading from this bitfield while the DIV
counter is counting may result in an erroneous value.
AI_End_On_End_Of_Scan
bit: 14
type: Strobe
in: AI_Command_2_Register
address: 4
Setting this bit to 1 disarms the SC, SI, SI2, and DIV counters at the next STOP. You can use
this bit to stop the acquisition in continuous acquisition mode. This bit is cleared
automatically. Related bitfields: AI_Continuous.