niSync Get External Calibration Last Date and Time (VI)

Installed With: NI-Sync

Returns the date and time, in Greenwich Mean Time (GMT), of the specified device's last external calibration session. Use this VI to determine if your device needs external calibration or plan ahead for a future external calibration session.

Note  

niSync Get External Calibration Last Date and Time

cio.gif

instrument handle specifies the session handle that you obtain from niSync Initialize or niSync Initialize External Calibration.

cerrcodeclst.gif

error in (no error) describes error conditions that occur before this node runs. This input provides standard error in functionality.

ii32.gif

hour returns the hour, in GMT, of the module's last external calibration.

Valid values:

0 Midnight
1 1:00 a.m.
2 2:00 a.m.
3 3:00 a.m.
4 4:00 a.m.
5 5:00 a.m.
6 6:00 a.m.
7 7:00 a.m.
8 8:00 a.m.
9 9:00 a.m.
10 10:00 a.m.
11 11:00 a.m.
12 Noon
13 1:00 p.m.
14 2:00 p.m.
15 3:00 p.m.
16 4:00 p.m.
17 5:00 p.m.
18 6:00 p.m.
19 7:00 p.m.
20 8:00 p.m.
21 9:00 p.m.
22 10:00 p.m.
23 11:00 p.m.
iio.gif

instrument handle out returns the session handle that you obtained from the niSync Initialize VI or the niSync Initialize External Calibration VI.

ii32.gif

month returns the month of the module's last external calibration session.

Valid values:

1 January
2 February
3 March
4 April
5 May
6 June
7 July
8 August
9 September
10 October
11 November
12 December
ii32.gif

year returns the year of the module's last external calibration.

ierrcodeclst.gif

error out returns error conditions that occur after this node runs. This output provides standard error out functionality.

ii32.gif

day returns the day of the month when the module was last externally calibrated.

ii32.gif

minute returns the minute, in GMT, of the module's last external calibration. Valid values range from 0 to 59.