VTI Instruments Corp.
274 EX10xxA/RX1032/EX1044 Function Calls
vtex10xxA _get_utc_offset
FUNCTION PROTOTYPE
ViStatus vtex10xxA_get_utc_offset (ViSession vi, ViPInt32 UTCOffset);
FUNCTION PARAMETERS
vi = contains a session handle to the instrument. This handle is obtained by the function and remains valid until the
session is closed.
timeout = an integer value that indicates current UTC offset from master clock. Zero if there is no PTP master clock
source
VALID RETURN VALUES: Between 0 and 35 and change as per UTC offset value which will be set based on a
calendar year.
DATA ITEM RESET VALUE
Reset will not change value of this parameter.
DESCRIPTION
This function gets the UTC offset from master PTP clock source.
EXAMPLE