niSync Get External Calibration Last Temperature (VI)

Installed With: NI-Sync

Reads the temperature, in degrees Celsius, of the specified module's circuitry during its last external calibration session.

You can use this VI in conjunction with niSync Read Current Temperature to determine if your device is running at a temperature comparable to when it was last calibrated.

Note  
  • You do not need a calibration password to use this VI. You can invoke this VI with an instrument handle created with either niSync Initialize or niSync Initialize External Calibration.
  • This VI does not return the ambient temperature of the module. The temperature of the circuitry is generally higher than the ambient temperature.

niSync Get External Calibration Last Temperature

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.

idbl.gif

temperature returns the temperature, in degrees Celsius, of the device's circuitry during its last external calibration session.

ierrcodeclst.gif

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