DAQmx Setup SCXI Calibration

DAQmx - Data Acquisition VIs and Functions

DAQmx Setup SCXI Calibration

Sets up calibration for SCXI modules. The instances of this polymorphic VI correspond to the SCXI module you want to calibrate. Refer to the calibration procedure for your module for detailed calibration instructions.

Note  After you commit the calibration, you cannot undo it. If any calibration settings are incorrect, you must recalibrate the module.

Use the pull-down menu to select an instance of this VI.

minibutton.gif  Place on the block diagram. minibutton.gif  Find on the Functions palette.

1102 

Sets an SCXI-1102 module to the specified gain value for calibration. Measure calibration input and output points by supplying reference signals to the specified physical channel and measuring the outputs. Use the DAQmx Adjust SCXI Calibration VI to specify each input and output point and adjust calibration constants.

Note   The terminal where you can measure module output depends on the configuration of the module in MAX. National Instruments recommends cabling the module to the digitizer so that the output appears on the MCH0± pins of the rear signal connector. Refer to the SCXI-1102/B/C User Manual for more information on the routing of module output.

DAQmx Setup SCXI 1102 Calibrationc.gif

cu32.gif calhandle in is a reference to the calibration session that you created using the DAQmx Initialize External Calibration VI.
civrn.gif physical channel specifies the physical channel to calibrate.
cdbl.gif gain specifies the gain setting to calibrate.
cerrcodeclst.gif error in describes error conditions that occur before this VI or function runs. The default is no error. If an error occurred before this VI or function runs, the VI or function passes the error in value to error out. If an error occurs while this VI or function runs, the VI or function runs normally and sets its own error status in error out. Use the Simple Error Handler or General Error Handler VIs to display the description of the error code. Use error in and error out to check errors and to specify execution order by wiring error out from one node to error in of the next node.
cbool.gif status is TRUE (X) if an error occurred before this VI or function ran or FALSE (checkmark) to indicate a warning or that no error occurred before this VI or function ran. The default is FALSE.
ci32.gif code is the error or warning code. The default is 0. If status is TRUE, code is a negative error code. If status is FALSE, code is 0 or a warning code.
cstr.gif source identifies where an error occurred. The source string includes the name of the VI that produced the error, what inputs are in error, and how to eliminate the error.
iu32.gif calhandle out is a reference to the calibration session. Wire this output to other external calibration VIs.
ierrcodeclst.gif error out contains error information. If error in indicates that an error occurred before this VI or function ran, error out contains the same error information. Otherwise, error out describes the error status that this VI or function produces. Right-click the error out indicator on the front panel and select Explain Error from the shortcut menu for more information about the error.
ibool.gif status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred.
ii32.gif code is the error or warning code. If status is TRUE, code is a nonzero error code. If status is FALSE, code is 0 or a warning code.
istr.gif source identifies where and why an error occurred. The source string includes the name of the VI that produced the error, what inputs are in error, and how to eliminate the error.

1104 

Configures the specified physical channel on an SCXI-1104 module for calibration. Measure calibration input and output points by supplying reference signals to the specified physical channel and measuring the outputs. Use the DAQmx Adjust SCXI Calibration VI to specify each input and output point and adjust calibration constants.

Note   The terminal where you can measure module output depends on the configuration of the module in MAX. National Instruments recommends cabling the module to the digitizer so that the output appears on the MCH0± pins of the rear signal connector. Refer to the SCXI-1104/C User Manual for more information on the routing of module output.

DAQmx Setup SCXI 1104 Calibrationc.gif

cu32.gif calhandle in is a reference to the calibration session that you created using the DAQmx Initialize External Calibration VI.
civrn.gif physical channel specifies the physical channel to calibrate.
cerrcodeclst.gif error in describes error conditions that occur before this VI or function runs. The default is no error. If an error occurred before this VI or function runs, the VI or function passes the error in value to error out. If an error occurs while this VI or function runs, the VI or function runs normally and sets its own error status in error out. Use the Simple Error Handler or General Error Handler VIs to display the description of the error code. Use error in and error out to check errors and to specify execution order by wiring error out from one node to error in of the next node.
cbool.gif status is TRUE (X) if an error occurred before this VI or function ran or FALSE (checkmark) to indicate a warning or that no error occurred before this VI or function ran. The default is FALSE.
ci32.gif code is the error or warning code. The default is 0. If status is TRUE, code is a negative error code. If status is FALSE, code is 0 or a warning code.
cstr.gif source identifies where an error occurred. The source string includes the name of the VI that produced the error, what inputs are in error, and how to eliminate the error.
iu32.gif calhandle out is a reference to the calibration session. Wire this output to other external calibration VIs.
ierrcodeclst.gif error out contains error information. If error in indicates that an error occurred before this VI or function ran, error out contains the same error information. Otherwise, error out describes the error status that this VI or function produces. Right-click the error out indicator on the front panel and select Explain Error from the shortcut menu for more information about the error.
ibool.gif status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred.
ii32.gif code is the error or warning code. If status is TRUE, code is a nonzero error code. If status is FALSE, code is 0 or a warning code.
istr.gif source identifies where and why an error occurred. The source string includes the name of the VI that produced the error, what inputs are in error, and how to eliminate the error.

1112 

Configures the specified physical channel on an SCXI-1112 module for calibration. Measure calibration input and output points by supplying reference signals to the specified physical channel and measuring the outputs. Use the DAQmx Adjust SCXI Calibration VI to specify each input and output point and adjust calibration constants.

Note   The terminal where you can measure module output depends on the configuration of the module in MAX. National Instruments recommends cabling the module to the digitizer so that the output appears on the MCH0± pins of the rear signal connector. Refer to the SCXI-1112 User Manual for more information on the routing of module output.

DAQmx Setup SCXI 1112 Calibrationc.gif

cu32.gif calhandle in is a reference to the calibration session that you created using the DAQmx Initialize External Calibration VI.
civrn.gif physical channel specifies the physical channel to calibrate.
cerrcodeclst.gif error in describes error conditions that occur before this VI or function runs. The default is no error. If an error occurred before this VI or function runs, the VI or function passes the error in value to error out. If an error occurs while this VI or function runs, the VI or function runs normally and sets its own error status in error out. Use the Simple Error Handler or General Error Handler VIs to display the description of the error code. Use error in and error out to check errors and to specify execution order by wiring error out from one node to error in of the next node.
cbool.gif status is TRUE (X) if an error occurred before this VI or function ran or FALSE (checkmark) to indicate a warning or that no error occurred before this VI or function ran. The default is FALSE.
ci32.gif code is the error or warning code. The default is 0. If status is TRUE, code is a negative error code. If status is FALSE, code is 0 or a warning code.
cstr.gif source identifies where an error occurred. The source string includes the name of the VI that produced the error, what inputs are in error, and how to eliminate the error.
iu32.gif calhandle out is a reference to the calibration session. Wire this output to other external calibration VIs.
ierrcodeclst.gif error out contains error information. If error in indicates that an error occurred before this VI or function ran, error out contains the same error information. Otherwise, error out describes the error status that this VI or function produces. Right-click the error out indicator on the front panel and select Explain Error from the shortcut menu for more information about the error.
ibool.gif status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred.
ii32.gif code is the error or warning code. If status is TRUE, code is a nonzero error code. If status is FALSE, code is 0 or a warning code.
istr.gif source identifies where and why an error occurred. The source string includes the name of the VI that produced the error, what inputs are in error, and how to eliminate the error.

1122 

Sets an SCXI-1122 module to the specified gain value for calibration. Measure calibration input and output points by supplying reference signals to the specified physical channel and measuring the outputs. Use the DAQmx Adjust SCXI Calibration VI to specify each input and output point and adjust calibration constants.

Note   The terminal where you can measure module output depends on the configuration of the module in MAX. National Instruments recommends cabling the module to the digitizer so that the output appears on the MCH0± pins of the rear signal connector. Refer to the module user manual for more information on the routing of module output.

DAQmx Setup SCXI 1122 Calibrationc.gif

cu32.gif calhandle in is a reference to the calibration session that you created using the DAQmx Initialize External Calibration VI.
civrn.gif physical channel specifies the physical channel to calibrate.
cdbl.gif gain specifies the gain setting to calibrate.
cerrcodeclst.gif error in describes error conditions that occur before this VI or function runs. The default is no error. If an error occurred before this VI or function runs, the VI or function passes the error in value to error out. If an error occurs while this VI or function runs, the VI or function runs normally and sets its own error status in error out. Use the Simple Error Handler or General Error Handler VIs to display the description of the error code. Use error in and error out to check errors and to specify execution order by wiring error out from one node to error in of the next node.
cbool.gif status is TRUE (X) if an error occurred before this VI or function ran or FALSE (checkmark) to indicate a warning or that no error occurred before this VI or function ran. The default is FALSE.
ci32.gif code is the error or warning code. The default is 0. If status is TRUE, code is a negative error code. If status is FALSE, code is 0 or a warning code.
cstr.gif source identifies where an error occurred. The source string includes the name of the VI that produced the error, what inputs are in error, and how to eliminate the error.
iu32.gif calhandle out is a reference to the calibration session. Wire this output to other external calibration VIs.
ierrcodeclst.gif error out contains error information. If error in indicates that an error occurred before this VI or function ran, error out contains the same error information. Otherwise, error out describes the error status that this VI or function produces. Right-click the error out indicator on the front panel and select Explain Error from the shortcut menu for more information about the error.
ibool.gif status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred.
ii32.gif code is the error or warning code. If status is TRUE, code is a nonzero error code. If status is FALSE, code is 0 or a warning code.
istr.gif source identifies where and why an error occurred. The source string includes the name of the VI that produced the error, what inputs are in error, and how to eliminate the error.

1124 

Writes the specified binary value to the DAC on the specified physical channel at the specified range. Measure the voltage or current generated, then use the DAQmx Adjust SCXI Calibration VI to specify the measured value and adjust calibration constants.

Note  Specify at least two calibration points for each physical channel and range you calibrate. Use 0 and 4095 for voltage calibration ranges. Use 255 and 4095 for current calibration ranges.

DAQmx Setup SCXI 1124 Calibrationc.gif

cu32.gif calhandle in is a reference to the calibration session that you created using the DAQmx Initialize External Calibration VI.
civrn.gif physical channel specifies the physical channel to calibrate.
cu32.gif range specifies the range to calibrate.

0Volts to 1Volts (14629) 0 V to 1 V.
0Volts to 5Volts (14630) 0 V to 5 V.
0Volts to 10Volts (14631) 0 V to 10 V.
-1Volts to 1Volts (14632) -1 V to 1 V.
-5Volts to 5Volts (14633) -5 V to 5 V.
-10Volts to 10Volts (14634) -10 V to 10 V.
0Amps to 20mAmps (14635) 0 A to 20 mA.
cu32.gif DAC value is the binary number to write to the DAC.
cerrcodeclst.gif error in describes error conditions that occur before this VI or function runs. The default is no error. If an error occurred before this VI or function runs, the VI or function passes the error in value to error out. If an error occurs while this VI or function runs, the VI or function runs normally and sets its own error status in error out. Use the Simple Error Handler or General Error Handler VIs to display the description of the error code. Use error in and error out to check errors and to specify execution order by wiring error out from one node to error in of the next node.
cbool.gif status is TRUE (X) if an error occurred before this VI or function ran or FALSE (checkmark) to indicate a warning or that no error occurred before this VI or function ran. The default is FALSE.
ci32.gif code is the error or warning code. The default is 0. If status is TRUE, code is a negative error code. If status is FALSE, code is 0 or a warning code.
cstr.gif source identifies where an error occurred. The source string includes the name of the VI that produced the error, what inputs are in error, and how to eliminate the error.
iu32.gif calhandle out is a reference to the calibration session. Wire this output to other external calibration VIs.
ierrcodeclst.gif error out contains error information. If error in indicates that an error occurred before this VI or function ran, error out contains the same error information. Otherwise, error out describes the error status that this VI or function produces. Right-click the error out indicator on the front panel and select Explain Error from the shortcut menu for more information about the error.
ibool.gif status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred.
ii32.gif code is the error or warning code. If status is TRUE, code is a nonzero error code. If status is FALSE, code is 0 or a warning code.
istr.gif source identifies where and why an error occurred. The source string includes the name of the VI that produced the error, what inputs are in error, and how to eliminate the error.

1125 

Sets an SCXI-1125 module to the specified gain value for calibration. Measure calibration input and output points by supplying reference signals to the specified physical channel and measuring the outputs. Use the DAQmx Adjust SCXI Calibration VI to specify each input and output point and adjust calibration constants.

Note   The terminal where you can measure module output depends on the configuration of the module in MAX. National Instruments recommends cabling the module to the digitizer so that the output appears on the MCH0± pins of the rear signal connector. Refer to the SCXI-1125 User Manual for more information on the routing of module output.

DAQmx Setup SCXI 1125 Calibrationc.gif

cu32.gif calhandle in is a reference to the calibration session that you created using the DAQmx Initialize External Calibration VI.
civrn.gif physical channel specifies the physical channel to calibrate.
cdbl.gif gain specifies the gain setting to calibrate.
cerrcodeclst.gif error in describes error conditions that occur before this VI or function runs. The default is no error. If an error occurred before this VI or function runs, the VI or function passes the error in value to error out. If an error occurs while this VI or function runs, the VI or function runs normally and sets its own error status in error out. Use the Simple Error Handler or General Error Handler VIs to display the description of the error code. Use error in and error out to check errors and to specify execution order by wiring error out from one node to error in of the next node.
cbool.gif status is TRUE (X) if an error occurred before this VI or function ran or FALSE (checkmark) to indicate a warning or that no error occurred before this VI or function ran. The default is FALSE.
ci32.gif code is the error or warning code. The default is 0. If status is TRUE, code is a negative error code. If status is FALSE, code is 0 or a warning code.
cstr.gif source identifies where an error occurred. The source string includes the name of the VI that produced the error, what inputs are in error, and how to eliminate the error.
iu32.gif calhandle out is a reference to the calibration session. Wire this output to other external calibration VIs.
ierrcodeclst.gif error out contains error information. If error in indicates that an error occurred before this VI or function ran, error out contains the same error information. Otherwise, error out describes the error status that this VI or function produces. Right-click the error out indicator on the front panel and select Explain Error from the shortcut menu for more information about the error.
ibool.gif status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred.
ii32.gif code is the error or warning code. If status is TRUE, code is a nonzero error code. If status is FALSE, code is 0 or a warning code.
istr.gif source identifies where and why an error occurred. The source string includes the name of the VI that produced the error, what inputs are in error, and how to eliminate the error.

1126 

Specifies the channel and range on an SCXI-1126 module for calibration. Measure calibration input and output points by supplying reference signals to the specified physical channel and measuring the outputs. Use the DAQmx Adjust SCXI Calibration VI to specify each input and output point and adjust calibration constants.

Note   The terminal where you can measure module output depends on the configuration of the module in MAX. National Instruments recommends cabling the module to the digitizer so that the output appears on the MCH0± pins of the rear signal connector. Refer to the SCXI-1126 User Manual for more information on the routing of module output.

DAQmx Setup SCXI 1126 Calibrationc.gif

cu32.gif calhandle in is a reference to the calibration session that you created using the DAQmx Initialize External Calibration VI.
civrn.gif physical channel specifies the physical channel to calibrate.
cdbl.gif upper frequency limit is the high frequency limit in hertz which, with 0 Hz as the low frequency limit, most closely encapsulates the ranges to calibrate.
cerrcodeclst.gif error in describes error conditions that occur before this VI or function runs. The default is no error. If an error occurred before this VI or function runs, the VI or function passes the error in value to error out. If an error occurs while this VI or function runs, the VI or function runs normally and sets its own error status in error out. Use the Simple Error Handler or General Error Handler VIs to display the description of the error code. Use error in and error out to check errors and to specify execution order by wiring error out from one node to error in of the next node.
cbool.gif status is TRUE (X) if an error occurred before this VI or function ran or FALSE (checkmark) to indicate a warning or that no error occurred before this VI or function ran. The default is FALSE.
ci32.gif code is the error or warning code. The default is 0. If status is TRUE, code is a negative error code. If status is FALSE, code is 0 or a warning code.
cstr.gif source identifies where an error occurred. The source string includes the name of the VI that produced the error, what inputs are in error, and how to eliminate the error.
iu32.gif calhandle out is a reference to the calibration session. Wire this output to other external calibration VIs.
ierrcodeclst.gif error out contains error information. If error in indicates that an error occurred before this VI or function ran, error out contains the same error information. Otherwise, error out describes the error status that this VI or function produces. Right-click the error out indicator on the front panel and select Explain Error from the shortcut menu for more information about the error.
ibool.gif status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred.
ii32.gif code is the error or warning code. If status is TRUE, code is a nonzero error code. If status is FALSE, code is 0 or a warning code.
istr.gif source identifies where and why an error occurred. The source string includes the name of the VI that produced the error, what inputs are in error, and how to eliminate the error.

1141 

Sets an SCXI-1141 module to the specified gain value for calibration. Measure calibration input and output points by supplying reference signals to the specified physical channel and measuring the outputs. Use the DAQmx Adjust SCXI Calibration VI to specify each input and output point and adjust calibration constants.

Note   The terminal where you can measure module output depends on the configuration of the module in MAX. National Instruments recommends cabling the module to the digitizer so that the output appears on the MCH0± pins of the rear signal connector. Refer to the SCXI-1141/1142/1143 User Manual for more information on the routing of module output.

DAQmx Setup SCXI 1141 Calibrationc.gif

cu32.gif calhandle in is a reference to the calibration session that you created using the DAQmx Initialize External Calibration VI.
civrn.gif physical channel specifies the physical channel to calibrate.
cdbl.gif gain specifies the gain setting to calibrate.
cerrcodeclst.gif error in describes error conditions that occur before this VI or function runs. The default is no error. If an error occurred before this VI or function runs, the VI or function passes the error in value to error out. If an error occurs while this VI or function runs, the VI or function runs normally and sets its own error status in error out. Use the Simple Error Handler or General Error Handler VIs to display the description of the error code. Use error in and error out to check errors and to specify execution order by wiring error out from one node to error in of the next node.
cbool.gif status is TRUE (X) if an error occurred before this VI or function ran or FALSE (checkmark) to indicate a warning or that no error occurred before this VI or function ran. The default is FALSE.
ci32.gif code is the error or warning code. The default is 0. If status is TRUE, code is a negative error code. If status is FALSE, code is 0 or a warning code.
cstr.gif source identifies where an error occurred. The source string includes the name of the VI that produced the error, what inputs are in error, and how to eliminate the error.
iu32.gif calhandle out is a reference to the calibration session. Wire this output to other external calibration VIs.
ierrcodeclst.gif error out contains error information. If error in indicates that an error occurred before this VI or function ran, error out contains the same error information. Otherwise, error out describes the error status that this VI or function produces. Right-click the error out indicator on the front panel and select Explain Error from the shortcut menu for more information about the error.
ibool.gif status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred.
ii32.gif code is the error or warning code. If status is TRUE, code is a nonzero error code. If status is FALSE, code is 0 or a warning code.
istr.gif source identifies where and why an error occurred. The source string includes the name of the VI that produced the error, what inputs are in error, and how to eliminate the error.

1142 

Sets an SCXI-1142 module to the specified gain value for calibration. Measure calibration input and output points by supplying reference signals to the specified physical channel and measuring the outputs. Use the DAQmx Adjust SCXI Calibration VI to specify each input and output point and adjust calibration constants.

Note   The terminal where you can measure module output depends on the configuration of the module in MAX. National Instruments recommends cabling the module to the digitizer so that the output appears on the MCH0± pins of the rear signal connector. Refer to the SCXI-1141/1142/1143 User Manual for more information on the routing of module output.

DAQmx Setup SCXI 1142 Calibrationc.gif

cu32.gif calhandle in is a reference to the calibration session that you created using the DAQmx Initialize External Calibration VI.
civrn.gif physical channel specifies the physical channel to calibrate.
cdbl.gif gain specifies the gain setting to calibrate.
cerrcodeclst.gif error in describes error conditions that occur before this VI or function runs. The default is no error. If an error occurred before this VI or function runs, the VI or function passes the error in value to error out. If an error occurs while this VI or function runs, the VI or function runs normally and sets its own error status in error out. Use the Simple Error Handler or General Error Handler VIs to display the description of the error code. Use error in and error out to check errors and to specify execution order by wiring error out from one node to error in of the next node.
cbool.gif status is TRUE (X) if an error occurred before this VI or function ran or FALSE (checkmark) to indicate a warning or that no error occurred before this VI or function ran. The default is FALSE.
ci32.gif code is the error or warning code. The default is 0. If status is TRUE, code is a negative error code. If status is FALSE, code is 0 or a warning code.
cstr.gif source identifies where an error occurred. The source string includes the name of the VI that produced the error, what inputs are in error, and how to eliminate the error.
iu32.gif calhandle out is a reference to the calibration session. Wire this output to other external calibration VIs.
ierrcodeclst.gif error out contains error information. If error in indicates that an error occurred before this VI or function ran, error out contains the same error information. Otherwise, error out describes the error status that this VI or function produces. Right-click the error out indicator on the front panel and select Explain Error from the shortcut menu for more information about the error.
ibool.gif status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred.
ii32.gif code is the error or warning code. If status is TRUE, code is a nonzero error code. If status is FALSE, code is 0 or a warning code.
istr.gif source identifies where and why an error occurred. The source string includes the name of the VI that produced the error, what inputs are in error, and how to eliminate the error.

1143 

Sets an SCXI-1143 module to the specified gain value for calibration. Measure calibration input and output points by supplying reference signals to the specified physical channel and measuring the outputs. Use the DAQmx Adjust SCXI Calibration VI to specify each input and output point and adjust calibration constants.

Note   The terminal where you can measure module output depends on the configuration of the module in MAX. National Instruments recommends cabling the module to the digitizer so that the output appears on the MCH0± pins of the rear signal connector. Refer to the SCXI-1141/1142/1143 User Manual for more information on the routing of module output.

DAQmx Setup SCXI 1143 Calibrationc.gif

cu32.gif calhandle in is a reference to the calibration session that you created using the DAQmx Initialize External Calibration VI.
civrn.gif physical channel specifies the physical channel to calibrate.
cdbl.gif gain specifies the gain setting to calibrate.
cerrcodeclst.gif error in describes error conditions that occur before this VI or function runs. The default is no error. If an error occurred before this VI or function runs, the VI or function passes the error in value to error out. If an error occurs while this VI or function runs, the VI or function runs normally and sets its own error status in error out. Use the Simple Error Handler or General Error Handler VIs to display the description of the error code. Use error in and error out to check errors and to specify execution order by wiring error out from one node to error in of the next node.
cbool.gif status is TRUE (X) if an error occurred before this VI or function ran or FALSE (checkmark) to indicate a warning or that no error occurred before this VI or function ran. The default is FALSE.
ci32.gif code is the error or warning code. The default is 0. If status is TRUE, code is a negative error code. If status is FALSE, code is 0 or a warning code.
cstr.gif source identifies where an error occurred. The source string includes the name of the VI that produced the error, what inputs are in error, and how to eliminate the error.
iu32.gif calhandle out is a reference to the calibration session. Wire this output to other external calibration VIs.
ierrcodeclst.gif error out contains error information. If error in indicates that an error occurred before this VI or function ran, error out contains the same error information. Otherwise, error out describes the error status that this VI or function produces. Right-click the error out indicator on the front panel and select Explain Error from the shortcut menu for more information about the error.
ibool.gif status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred.
ii32.gif code is the error or warning code. If status is TRUE, code is a nonzero error code. If status is FALSE, code is 0 or a warning code.
istr.gif source identifies where and why an error occurred. The source string includes the name of the VI that produced the error, what inputs are in error, and how to eliminate the error.

1502 

Sets the SCXI-1502 module to the specified gain value for calibration. Measure calibration input and output points by supplying reference signals to the specified physical channel and measuring the outputs. Use the DAQmx Adjust SCXI Calibration VI to specify each input and output point and adjust calibration constants.

Note   The terminal where you can measure module output depends on the configuration of the module in MAX. National Instruments recommends cabling the module to the digitizer so that the output appears on the MCH0± pins of the rear signal connector.

DAQmx Setup SCXI 1502 Calibrationc.gif

cu32.gif calhandle in is a reference to the calibration session that you created using the DAQmx Initialize External Calibration VI.
civrn.gif physical channel specifies the physical channel to calibrate.
cdbl.gif gain specifies the gain setting to calibrate.
cerrcodeclst.gif error in describes error conditions that occur before this VI or function runs. The default is no error. If an error occurred before this VI or function runs, the VI or function passes the error in value to error out. If an error occurs while this VI or function runs, the VI or function runs normally and sets its own error status in error out. Use the Simple Error Handler or General Error Handler VIs to display the description of the error code. Use error in and error out to check errors and to specify execution order by wiring error out from one node to error in of the next node.
cbool.gif status is TRUE (X) if an error occurred before this VI or function ran or FALSE (checkmark) to indicate a warning or that no error occurred before this VI or function ran. The default is FALSE.
ci32.gif code is the error or warning code. The default is 0. If status is TRUE, code is a negative error code. If status is FALSE, code is 0 or a warning code.
cstr.gif source identifies where an error occurred. The source string includes the name of the VI that produced the error, what inputs are in error, and how to eliminate the error.
iu32.gif calhandle out is a reference to the calibration session. Wire this output to other external calibration VIs.
ierrcodeclst.gif error out contains error information. If error in indicates that an error occurred before this VI or function ran, error out contains the same error information. Otherwise, error out describes the error status that this VI or function produces. Right-click the error out indicator on the front panel and select Explain Error from the shortcut menu for more information about the error.
ibool.gif status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred.
ii32.gif code is the error or warning code. If status is TRUE, code is a nonzero error code. If status is FALSE, code is 0 or a warning code.
istr.gif source identifies where and why an error occurred. The source string includes the name of the VI that produced the error, what inputs are in error, and how to eliminate the error.

1503 

Sets the SCXI-1503 module to the specified gain value for calibration. Measure calibration input and output points by supplying reference signals to the specified physical channel and measuring the outputs. Use the DAQmx Adjust SCXI Calibration VI to specify each input and output point and adjust calibration constants.

Note   The terminal where you can measure module output depends on the configuration of the module in MAX. National Instruments recommends cabling the module to the digitizer so that the output appears on the MCH0± pins of the rear signal connector.

DAQmx Setup SCXI 1503 Calibrationc.gif

cu32.gif calhandle in is a reference to the calibration session that you created using the DAQmx Initialize External Calibration VI.
civrn.gif physical channel specifies the physical channel to calibrate.
cdbl.gif gain specifies the gain setting to calibrate.
cerrcodeclst.gif error in describes error conditions that occur before this VI or function runs. The default is no error. If an error occurred before this VI or function runs, the VI or function passes the error in value to error out. If an error occurs while this VI or function runs, the VI or function runs normally and sets its own error status in error out. Use the Simple Error Handler or General Error Handler VIs to display the description of the error code. Use error in and error out to check errors and to specify execution order by wiring error out from one node to error in of the next node.
cbool.gif status is TRUE (X) if an error occurred before this VI or function ran or FALSE (checkmark) to indicate a warning or that no error occurred before this VI or function ran. The default is FALSE.
ci32.gif code is the error or warning code. The default is 0. If status is TRUE, code is a negative error code. If status is FALSE, code is 0 or a warning code.
cstr.gif source identifies where an error occurred. The source string includes the name of the VI that produced the error, what inputs are in error, and how to eliminate the error.
iu32.gif calhandle out is a reference to the calibration session. Wire this output to other external calibration VIs.
ierrcodeclst.gif error out contains error information. If error in indicates that an error occurred before this VI or function ran, error out contains the same error information. Otherwise, error out describes the error status that this VI or function produces. Right-click the error out indicator on the front panel and select Explain Error from the shortcut menu for more information about the error.
ibool.gif status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred.
ii32.gif code is the error or warning code. If status is TRUE, code is a nonzero error code. If status is FALSE, code is 0 or a warning code.
istr.gif source identifies where and why an error occurred. The source string includes the name of the VI that produced the error, what inputs are in error, and how to eliminate the error.

1520 

Sets an SCXI-1520 module to the specified gain value for calibration. This VI disables the sample-and-hold circuitry on the module so external devices that cannot supply the appropriate sample-and-hold timing signals can measure the output. Measure calibration input and output points by supplying reference signals to the specified physical channel and measuring the outputs. Use the DAQmx Adjust SCXI Calibration VI to specify each input and output point and adjust calibration constants.

Note   The terminal where you can measure module output depends on the configuration of the module in MAX. National Instruments recommends cabling the module to the digitizer so that the output appears on the MCH0± pins of the rear signal connector. Refer to the SCXI-1520 User Manual for more information on the routing of module output.

DAQmx Setup SCXI 1520 Calibrationc.gif

cu32.gif calhandle in is a reference to the calibration session that you created using the DAQmx Initialize External Calibration VI.
civrn.gif physical channel specifies the physical channel to calibrate.
cdbl.gif gain specifies the gain setting to calibrate.
cerrcodeclst.gif error in describes error conditions that occur before this VI or function runs. The default is no error. If an error occurred before this VI or function runs, the VI or function passes the error in value to error out. If an error occurs while this VI or function runs, the VI or function runs normally and sets its own error status in error out. Use the Simple Error Handler or General Error Handler VIs to display the description of the error code. Use error in and error out to check errors and to specify execution order by wiring error out from one node to error in of the next node.
cbool.gif status is TRUE (X) if an error occurred before this VI or function ran or FALSE (checkmark) to indicate a warning or that no error occurred before this VI or function ran. The default is FALSE.
ci32.gif code is the error or warning code. The default is 0. If status is TRUE, code is a negative error code. If status is FALSE, code is 0 or a warning code.
cstr.gif source identifies where an error occurred. The source string includes the name of the VI that produced the error, what inputs are in error, and how to eliminate the error.
iu32.gif calhandle out is a reference to the calibration session. Wire this output to other external calibration VIs.
ierrcodeclst.gif error out contains error information. If error in indicates that an error occurred before this VI or function ran, error out contains the same error information. Otherwise, error out describes the error status that this VI or function produces. Right-click the error out indicator on the front panel and select Explain Error from the shortcut menu for more information about the error.
ibool.gif status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred.
ii32.gif code is the error or warning code. If status is TRUE, code is a nonzero error code. If status is FALSE, code is 0 or a warning code.
istr.gif source identifies where and why an error occurred. The source string includes the name of the VI that produced the error, what inputs are in error, and how to eliminate the error.

1521 

Configures the specified physical channel on an SCXI-1521 module for calibration. Measure calibration input and output points by supplying reference signals to the specified physical channel and measuring the outputs. Use the DAQmx Adjust SCXI Calibration VI to specify each input and output point and adjust calibration constants.

Note   The terminal where you can measure module output depends on the configuration of the module in MAX. National Instruments recommends cabling the module to the digitizer so that the output appears on the MCH0± pins of the rear signal connector. Refer to the module user manual for more information on the routing of module output.

DAQmx Setup SCXI 1521 Calibrationc.gif

cu32.gif calhandle in is a reference to the calibration session that you created using the DAQmx Initialize External Calibration VI.
civrn.gif physical channel specifies the physical channel to calibrate.
cerrcodeclst.gif error in describes error conditions that occur before this VI or function runs. The default is no error. If an error occurred before this VI or function runs, the VI or function passes the error in value to error out. If an error occurs while this VI or function runs, the VI or function runs normally and sets its own error status in error out. Use the Simple Error Handler or General Error Handler VIs to display the description of the error code. Use error in and error out to check errors and to specify execution order by wiring error out from one node to error in of the next node.
cbool.gif status is TRUE (X) if an error occurred before this VI or function ran or FALSE (checkmark) to indicate a warning or that no error occurred before this VI or function ran. The default is FALSE.
ci32.gif code is the error or warning code. The default is 0. If status is TRUE, code is a negative error code. If status is FALSE, code is 0 or a warning code.
cstr.gif source identifies where an error occurred. The source string includes the name of the VI that produced the error, what inputs are in error, and how to eliminate the error.
iu32.gif calhandle out is a reference to the calibration session. Wire this output to other external calibration VIs.
ierrcodeclst.gif error out contains error information. If error in indicates that an error occurred before this VI or function ran, error out contains the same error information. Otherwise, error out describes the error status that this VI or function produces. Right-click the error out indicator on the front panel and select Explain Error from the shortcut menu for more information about the error.
ibool.gif status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred.
ii32.gif code is the error or warning code. If status is TRUE, code is a nonzero error code. If status is FALSE, code is 0 or a warning code.
istr.gif source identifies where and why an error occurred. The source string includes the name of the VI that produced the error, what inputs are in error, and how to eliminate the error.

153x 

Sets an SCXI-153x module to the specified gain value for calibration. Measure calibration input and output points by supplying reference signals to the specified physical channel and measuring the outputs. Use the DAQmx Adjust SCXI Calibration VI to specify each input and output point and adjust calibration constants.

Note   The terminal where you can measure module output depends on the configuration of the module in MAX. National Instruments recommends cabling the module to the digitizer so that the output appears on the MCH0± pins of the rear signal connector. Refer to the SCXI-1530/1531 User Manual for more information on the routing of module output.

DAQmx Setup SCXI 153x Calibrationc.gif

cu32.gif calhandle in is a reference to the calibration session that you created using the DAQmx Initialize External Calibration VI.
civrn.gif physical channel specifies the physical channel to calibrate.
cdbl.gif gain specifies the gain setting to calibrate.
cerrcodeclst.gif error in describes error conditions that occur before this VI or function runs. The default is no error. If an error occurred before this VI or function runs, the VI or function passes the error in value to error out. If an error occurs while this VI or function runs, the VI or function runs normally and sets its own error status in error out. Use the Simple Error Handler or General Error Handler VIs to display the description of the error code. Use error in and error out to check errors and to specify execution order by wiring error out from one node to error in of the next node.
cbool.gif status is TRUE (X) if an error occurred before this VI or function ran or FALSE (checkmark) to indicate a warning or that no error occurred before this VI or function ran. The default is FALSE.
ci32.gif code is the error or warning code. The default is 0. If status is TRUE, code is a negative error code. If status is FALSE, code is 0 or a warning code.
cstr.gif source identifies where an error occurred. The source string includes the name of the VI that produced the error, what inputs are in error, and how to eliminate the error.
iu32.gif calhandle out is a reference to the calibration session. Wire this output to other external calibration VIs.
ierrcodeclst.gif error out contains error information. If error in indicates that an error occurred before this VI or function ran, error out contains the same error information. Otherwise, error out describes the error status that this VI or function produces. Right-click the error out indicator on the front panel and select Explain Error from the shortcut menu for more information about the error.
ibool.gif status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred.
ii32.gif code is the error or warning code. If status is TRUE, code is a nonzero error code. If status is FALSE, code is 0 or a warning code.
istr.gif source identifies where and why an error occurred. The source string includes the name of the VI that produced the error, what inputs are in error, and how to eliminate the error.

1540 

Sets an SCXI-1540 module to the specified gain value for calibration. Measure calibration input and output points by supplying reference signals to the specified physical channel and measuring the outputs. Use the DAQmx Adjust SCXI Calibration VI to specify each input and output point and adjust calibration constants.

Note   The terminal where you can measure module output depends on the configuration of the module in MAX. National Instruments recommends cabling the module to the digitizer so that the output appears on the MCH0± pins of the rear signal connector. Refer to the SCXI-1540 User Manual for more information on the routing of module output.

DAQmx Setup SCXI 1540 Calibrationc.gif

cu32.gif calhandle in is a reference to the calibration session that you created using the DAQmx Initialize External Calibration VI.
civrn.gif physical channel specifies the physical channel to calibrate.
cdbl.gif excitation RMS value is the internal AC excitation value in volts RMS.
cdbl.gif excitation frequency is the internal AC excitation frequency in hertz.
cerrcodeclst.gif error in describes error conditions that occur before this VI or function runs. The default is no error. If an error occurred before this VI or function runs, the VI or function passes the error in value to error out. If an error occurs while this VI or function runs, the VI or function runs normally and sets its own error status in error out. Use the Simple Error Handler or General Error Handler VIs to display the description of the error code. Use error in and error out to check errors and to specify execution order by wiring error out from one node to error in of the next node.
cbool.gif status is TRUE (X) if an error occurred before this VI or function ran or FALSE (checkmark) to indicate a warning or that no error occurred before this VI or function ran. The default is FALSE.
ci32.gif code is the error or warning code. The default is 0. If status is TRUE, code is a negative error code. If status is FALSE, code is 0 or a warning code.
cstr.gif source identifies where an error occurred. The source string includes the name of the VI that produced the error, what inputs are in error, and how to eliminate the error.
iu32.gif calhandle out is a reference to the calibration session. Wire this output to other external calibration VIs.
ierrcodeclst.gif error out contains error information. If error in indicates that an error occurred before this VI or function ran, error out contains the same error information. Otherwise, error out describes the error status that this VI or function produces. Right-click the error out indicator on the front panel and select Explain Error from the shortcut menu for more information about the error.
ibool.gif status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred.
ii32.gif code is the error or warning code. If status is TRUE, code is a nonzero error code. If status is FALSE, code is 0 or a warning code.
istr.gif source identifies where and why an error occurred. The source string includes the name of the VI that produced the error, what inputs are in error, and how to eliminate the error.