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.

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.

  • ii32.png year

    year returns the year of the relevant operation.

  • iivrn.png instrument handle out

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

  • ii32.png month

    month returns the month of the relevant operation.

  • ii32.png day

    day returns the day of the relevant operation.

  • ierrcodeclst.png error out

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

  • ii32.png minute

    minute returns the minute of the relevant operation.

  • ii32.png hour

    hour returns the hour (in 24-hour time) of the relevant operation.