www.vtiinstruments.com
EX10xxA Function Calls 183
vtex10xxA_get_serialNumber
FUNCTION PROTOTYPE
ViStatus vtex10xxA_get_serialNumber(ViSession vi, ViInt32 serial);
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.
serial = an integer output value that indicates the instrument’s serial number. Valid return value: 0 through 999999.
DATA ITEM RESET VALUE
Not applicable to this function.
DESCRIPTION
This function returns instrument’s serial number.
EXAMPLE