niDCPower Get Self Cal Last Temp VI
- Updated2025-04-18
- 2 minute(s) read
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.

Inputs/Outputs
![]() instrument handle identifies a particular instrument session. ![]() error in describes error conditions that occur before this node runs. This input provides standard error in functionality. ![]() instrument handle out passes the handle used to identify the session in all subsequent NI-DCPower VI calls. ![]() temperature returns the onboard temperature, in degrees Celsius, of the device during the oldest successful self-calibration of the channels in the session. ![]() error out contains error information. This output provides standard error out functionality. |