Chapter 3
Analog Output Timing/Control
©
National Instruments Corporation
3-65
DAQ-STC Technical Reference Manual
AO_START1_Second_Irq_Enable
bit: 1
type: Write
in: Second_Irq_B_Enable_Register
address: 76
This bit enables the START1 interrupt in the secondary interrupt bank:
0: Disabled.
1: Enabled.
The START1 interrupt is generated on valid START1 triggers received by the DAQ-STC.
A valid START1 trigger is one that is received while the BC counter is armed and in the
WAIT1 state.
AO_START1_Select
bits: <0..4>
type: Write
in: AO_Trigger_Select_Register
address: 67
This bitfield selects the START1 trigger:
0: Bitfield AO_START1_Pulse.
1–10: PFI<0..9>.
11–17: RTSI_TRIGGER<0..6>.
19: The internal analog input signal START1.
31: Logic low.
Related bitfields: AO_START1_Pulse.
AO_START1_St
bit: 8
type: Read
in: AO_Status_1_Register
address: 3
This bit indicates that a valid START1 trigger has been received by the DAQ-STC:
0: No.
1: Yes.
A valid START1 trigger is one that is received while the BC counter is armed and in the
WAIT1 state. You can clear this bit by setting AO_START1_Interrupt_Ack to 1. Related
bitfields: AO_BC_Arm, AO_START1_Interrupt_Ack. Refer to Table 8-2,
, for more information.
AO_START1_Sync
bit: 6
type: Write
in: AO_Trigger_Select_Register
address: 67
This bit enables internal synchronization of the START1 trigger to the BC source:
0: Disabled.
1: Enabled.
AO_STOP_Interrupt_Ack
bit: 12
type: Strobe
in: Interrupt_B_Ack_Register
address: 3
Setting this bit to 1 clears AO_STOP_St and acknowledges the STOP interrupt request (in
either interrupt bank) if the STOP interrupt is enabled. This bit is cleared automatically.
This bit is currently not supported, and it must be set to 0. Related bitfields: AO_STOP_St.