Returns the onboard temperature of the device, in degrees Celsius, during the oldest successful self-calibration from among the channels in the session.

For example, if you have a session using channels 1 and 2, and you perform a self-calibration on channel 1 with a device temperature of 25 degrees Celsius at 2:00, and a self-calibration was performed on channel 2 at 27 degrees Celsius at 3:00 on the same day, this VI returns 25 for the temperature parameter.

Note This VI can only be used in a session initialized to a single instrument.


icon

Inputs/Outputs

  • civrn.png instrument handle

    instrument handle identifies a particular instrument session.

  • cerrcodeclst.png error in (no error)

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

  • iivrn.png instrument handle out

    instrument handle out passes the handle used to identify the session in all subsequent NI-DCPower VI calls.

  • idbl.png temperature

    temperature returns the onboard temperature, in degrees Celsius, of the device during the oldest successful self-calibration of the channels in the session.

  • ierrcodeclst.png error out

    error out contains error information. This output provides standard error out functionality.