EasyManua.ls Logo

VTI Instruments EX1000A - Vtex10 Xxa_Revision_Query

VTI Instruments EX1000A
320 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
www.vtiinstruments.com
EX10xxA Function Calls 211
vtex10xxA_revision_query
FUNCTION PROTOTYPE
ViStatus vtex10xxA_revisionQuery(ViSession vi, ViChar driverRev[], ViChar instrRev[]);
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.
driverRev[] = a return array representing the release revision of the instrument driver.
instrRev[] = a return array representing the release revision of the embedded firmware.
DATA ITEM RESET VALUE
Not applicable to this function.
DESCRIPTION
This function returns the release revision of the instrument driver and embedded firmware.
EXAMPLE
ViChar driverRev[256], instrRev[256];
vtex10xxA_revisionQuery(vi, driverRev, instrRev);

Table of Contents

Related product manuals