© National Instruments Corporation 17 NI 446X Calibration Procedure
6. Configure the timing properties of the acquisition using the following
function.
7. Start the task using the following function.
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_FiniteSamps
sampsPerChanToAcquire: 102400
NI-DAQmx Function Call LabVIEW Block Diagram
Call DAQmxStartTask with the following
parameters:
taskHandle:
myTaskHandle