NI 446X Calibration Procedure 38 ni.com
11. Start the task using the following function.
12. Measure the DC voltage of the analog output channel using the
multimeter in the appropriate range. Record this value as
actualHighVoltage.
13. Stop the task using the following function.
14. Clear the task using the following function.
15. Repeat steps 4 to 14 using the Requested Low Voltage for – 40 dB
device gain from Table 7. Record the multimeter DC voltage
measurement as
actualLowVoltage.
NI-DAQmx Function Call LabVIEW Block Diagram
Call DAQmxStartTask with the following
parameters:
taskHandle:
myTaskHandle
NI-DAQmx Function Call LabVIEW Block Diagram
Call DAQmxStopTask with the following
parameters:
taskHandle:
myTaskHandle
NI-DAQmx Function Call LabVIEW Block Diagram
Call DAQmxClearTask with the following
parameters:
taskHandle:
myTaskHandle