Chapter 3
Analog Output Timing/Control
DAQ-STC Technical Reference Manual
3-58
©
National Instruments Corporation
AO_Interval_Buffer_Mode
bit: 3
type: Write
in: AO_Personal_Register
address: 78
This bit enables the insertion of a delay between two buffers:
0: Disabled.
1: Enabled.
This bitfield is currently not supported, and it must be set to 0.
AO_LDAC
i_Source_Select
i = 0
bit: 1
type: Write
in: AO_Command_1_Register
address: 9
i = 1
bit: 3
type: Write
in: AO_Command_1_Register
address: 9
If AO_DACi_Update_Mode is 1, this bit determines the output signal for the pin LDACi.
0: LDACi will output UPDATE.
1: LDACi will output UPDATE2.
Related bitfields: AO_DACi_Update_Mode.
AO_Multiple_Channels
bit: 5
type: Write
in: AO_Mode_1_Register
address: 38
This bit enables multiple output channel support:
0: Disabled.
1: Enabled.
Related bitfields: AO_Number_Of_Channels.
AO_Mute_A
bit: 2
type: Write
in: AO_Command_2_Register
address: 5
This bit determines whether the programmed buffer is a mute buffer:
0: Normal buffer.
1: Mute buffer.
Set this bit to 0 if you want UPDATE and related signals to be generated while the BC counter
is using load register A as the active load register. Set this bit to 1 if you want the DAQ-STC
to suppress UPDATE and related signals while the BC counter is using load register A as the
active load register. You can use the mute operation to obtain a pause between two real
waveforms. You must set the AO_Mute_A bit to the correct value before the BC counter
begins using load register A.