Chapter 3
Analog Output Timing/Control
©
National Instruments Corporation
3-63
DAQ-STC Technical Reference Manual
AO_START_St
bit: 10
type: Read
in: AO_Status_1_Register
address: 3
This bit indicates that a valid START signal has been received by the AOTM:
0: No.
1: Yes.
This bit is currently not supported, and its setting is undefined.
AO_Start_Stop_Gate_Enable
bit: 13
type: Write
in: AO_Command_2_Register
address: 5
This bit enables the start/stop gate:
0: Disabled.
1: Enabled.
This bit is currently not supported, and it must be set to 0.
AO_Start_Stop_Gate_St
bit: 7
type: Read
in: Joint_Status_1_Register
address: 27
This bit indicates the status of the start/stop gate, if start/stop gating is enabled.
0: Inactive gate.
1: Active gate.
This bit is currently not supported, and its setting is undefined.
AO_START_Sync
bit: 6
type: Write
in: AO_START_Select_Register
address: 66
This bit enables internal synchronization of the START trigger:
0: Disabled.
1: Enabled.
This bit is currently not supported, and it must be set to 0.
AO_START1_Disable
bit: 12
type: Write
in: AO_Mode_2_Register
address: 39
This bit disables recognition of the START1 trigger:
0: Enabled.
1: Disabled.
You should use this bit if you want the same START1 trigger to start several activities. First,
disable START1 by setting this bit to 1; do the necessary programming on all DAQ-STCs,
then enable START1 by setting this bit to 0.