Returns the date and time of the last calibration performed.


icon

Inputs/Outputs

  • civrn.png instrument handle

    instrument handle identifies a particular instrument session.

  • cenum.png Cal Type

    Cal Type specifies the type of calibration performed (external or self-calibration).

    Internal (default)
    Note The NI 4065 does not support self-calibration.
    0 Self-Calibration
    External 1 External Calibration
  • cerrcodeclst.png error in (no error)

    error in (no error) describes error conditions that occur before this VI runs. If an error occurred before this VI runs, the VI passes the error in value to error out. This VI runs normally only if no error occurs before this VI runs. If an error occurs while this VI runs, it continues and sets its own error status in error out. Use niDMM Error Message to display the description of the error code. Use error in and error out to check errors and to specify execution order by wiring error out from one node to error in of the next node.

  • iivrn.png instrument handle out

    instrument handle out returns a handle that you use to identify the instrument in all subsequent instrument driver VI calls.

  • ii32.png Month

    Month indicates the month of the last calibration.

  • ii32.png Day

    Day indicates the day of the last calibration.

  • ii32.png Year

    Year indicates the year of the last calibration.

  • ierrcodeclst.png error out

    error out contains error information. If error in indicates that an error occurred before this VI ran, error out contains the same error information. Otherwise, it describes the error status that this VI produces. Right-click the error out indicator on the front panel and select Explain Error from the shortcut menu for more information about the error.

  • ii32.png Minute

    Minute indicates the minute of the last calibration.

  • ii32.png Hour

    Hour indicates the hour of the last calibration.