niHSDIO Get Self Cal Last Date And Time VI
- Updated2023-02-21
- 3 minute(s) read
Returns the date and time of the most recent successful self-calibration.
The time returned is 24-hour (military) local time; for example, if the device was calibrated at 2:30 PM, this VI returns 14 for the hours parameter and 30 for the minutes parameter.
![]() |
instrument handle identifies your calibration session. instrument handle is obtained from the niHSDIO Init Ext Cal VI. |
||||||
![]() |
error in (no error) describes error conditions that occur before this node runs. This input provides standard error in functionality.
|
||||||
![]() |
year returns the year in which the device was last calibrated. |
||||||
![]() |
month returns the month in which the device was last calibrated. |
||||||
![]() |
day returns the day on which the device was last calibrated. |
||||||
![]() |
hour returns the hour (in 24-hour time) in which the device was last calibrated. |
||||||
![]() |
minute returns the minute in which the device was last calibrated. |
||||||
![]() |
instrument handle out passes a reference to your calibration session to the next VI. |
||||||
![]() |
error out contains error information. This output provides standard error out functionality.
|