niDCPower Get Self Cal Last Date And Time VI
- Updated2025-04-18
- 3 minute(s) read
Returns the date and time of the oldest successful self-calibration from among the channels in the session.
The time returned is 24-hour (military) local time; for example, if you have a session using channels 1 and 2, and a self-calibration was performed on channel 1 at 2:30 PM, and a self-calibration was performed on channel 2 at 3:00 PM on the same day, this VI returns 14 for hours and 30 for minutes.

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. ![]() year returns the year of the relevant operation. ![]() instrument handle out passes the handle used to identify the session in all subsequent NI-DCPower VI calls. ![]() month returns the month of the relevant operation. ![]() day returns the day of the relevant operation. ![]() error out contains error information. This output provides standard error out functionality. ![]() minute returns the minute of the relevant operation. ![]() hour returns the hour (in 24-hour time) of the relevant operation. |