NI 9237 Calibration Procedure
10
ni.com
5.
Configure the timing properties for the voltage acquisition using the
DAQmx Timing VI, as shown in the following table.
6.
Start the acquisition using the DAQmx Start Task VI, as shown in the
following table.
LabVIEW Block Diagram
NI-DAQmx Function Call
Call
DAQmxCfgSampClkTiming
with the following parameters:
taskHandle
:
taskHandle
source
:
NULL
rate
:
50000
activeEdge
:
DAQmx_Val_Rising
sampleMode
:
DAQmx_Val_FiniteSamps
sampsPerChan
:
10000
LabVIEW Block Diagram
NI-DAQmx Function Call
Call
DAQmxStartTask
with the
following parameter:
taskHandle
:
taskHandle