NI 446X Calibration Procedure 26 ni.com
7. Modify the NI-DAQmx write property using the following function.
8. Configure the timing properties of the generation using the following
function.
NI-DAQmx Function Call LabVIEW Block Diagram
Call DAQmxSetWriteRegenMode
with the following parameters:
taskHandle:
myTaskHandle
data: DAQmx_Val_AllowRegen
NI-DAQmx Function Call LabVIEW Block Diagram
Call DAQmxCfgSampClkTiming
with the following parameters:
taskHandle:
myTaskHandle
source: NULL
rate: 204800.0
activeEdge: DAQmx_Val_Rising
SampleMode:
DAQmx_Val_ContSamps
sampsPerChanToAcquire: 1024