niSync Read Current Temperature (VI)

Installed With: NI-Sync

Reads the current temperature, in degrees Celsius, of the specified device's circuitry.

Use this VI to determine if the module is in a properly cooled location or if it needs external calibration.

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 Read Current 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 specified module's circuitry.

ierrcodeclst.gif

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