Chapter 2
Analog Input Timing/Control
DAQ-STC Technical Reference Manual
2-68
©
National Instruments Corporation
AI_SI_Initial_Load_Source
bit: 7
type: Write
in: AI_Mode_2_Register
address: 13
If the SI counter is disarmed, this bit selects the initial SI load register:
0: Load register A.
1: Load register B.
If the SI counter is armed, writing to this bit has no effect.
AI_SI_Load
bit: 9
type: Strobe
in: AI_Command_1_Register
address: 8
If the SI counter is disarmed, this bit loads the SI counter with the contents of the selected SI
load register (A or B). If the SI counter is armed, writing to this bit has no effect. This bit is
cleared automatically.
AI_SI_Load_A
bits: <0..7>
type: Write
in: AI_SI_Load_A_Registers
address: 14
bits: <0..15>
type: Write
in: AI_SI_Load_A_Registers
address: 15
This bitfield is load register A for the SI counter. If load register A is the selected SI load
register, the SI counter loads the value contained in this bitfield on AI_SI_Load and on
SI_TC. The eight MSBs are located at the lower address and the 16 LSBs are located at the
higher address. Related Bitfields: AI_SI_Next_Load_Source_St, AI_SI_Load.
AI_SI_Load_B
bits: <0..7>
type: Write
in: AI_SI_Load_B_Registers
address: 16
bits: <0..15>
type: Write
in: AI_SI_Load_B_Registers
address: 17
This bitfield is load register B for the SI counter. If load register B is the selected SI load
register, the SI counter loads the value contained in this bitfield on AI_SI_Load and on
SI_TC. The eight MSBs are located at the lower address and the 16 LSBs are located at the
higher address. Related Bitfields: AI_SI_Next_Load_Source_St, AI_SI_Load.
AI_SI_Next_Load_Source_St
bit: 6
type: Read
in: AI_Status_2_Register
address: 5
This bit indicates the next load source of the SI counter:
0: Load register A.
1: Load register B.