niSync Get External Calibration Recommended Interval (VI)

Installed With: NI-Sync

Returns the number of months recommended between external calibration sessions for the device.

You can use this VI in conjunction with other external calibration nodes to determine the next time to run the device through an external calibration session.

Note  You do not need a calibration password to use this VI. You can invoke this VI with an instrument handle created with either the niSync Initialize VI or the niSync Initialize External Calibration VI.

niSync Get External Calibration Recommended Interval

cio.gif

instrument handle specifies the session handle that you obtain from niSync Initialize or niSync Initialize External Calibration.

cerrcodeclst.gif

error in (no error) describes error conditions that occur before this node runs. This input provides standard error in functionality.

iio.gif

instrument handle out returns the session handle that you obtained from the niSync Initialize VI or the niSync Initialize External Calibration VI.

ii32.gif

months returns the recommended external calibration interval, in months, for the specified module.

ierrcodeclst.gif

error out returns error conditions that occur after this node runs. This output provides standard error out functionality.