Writes the specified binary value to the DAC on the specified physical channel at the specified range.
calHandle in is a reference to the calibration session that you created using the DAQmx Initialize External Calibration node.
physical channel specifies the physical channel to calibrate.
range specifies the range to calibrate.
Name | Description |
---|---|
0Volts to 1Volts |
0 V to 1 V. |
0Volts to 5Volts |
0 V to 5 V. |
0Volts to 10Volts |
0 V to 10 V. |
-1Volts to 1Volts |
-1 V to 1 V. |
-5Volts to 5Volts |
-5 V to 5 V. |
-10Volts to 10Volts |
-10 V to 10 V. |
0Amps to 20mAmps |
0 A to 20 mA. |
DAC value is the binary number to write to the DAC.
error in describes error conditions that occur before this node runs. This input provides standard 'error in' functionality.
calHandle out is a reference to the calibration session. Wire this output to other external calibration nodes.
error out contains error information. If error in indicates that an error occurred before this node ran, error out contains the same error information. Otherwise, error out describes the error status that this node produces.
Where This Node Can Run:
Desktop OS: Windows
FPGA: LabVIEW NXG does not support FPGA devices
Web Server: Not supported in VIs that run in a web application