VTI Instruments Corp.
136 EX10xxA/RX1032/EX1044 Function Calls
vtex10xxA_close
FUNCTION PROTOTYPE
ViStatus vtex10xxA_close (ViSession vi);
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.
DATA ITEM RESET VALUE
Not applicable to this function.
DESCRIPTION
This function closes an instrument programming session. This function should be performed at the conclusion of the
test application. Part of its execution is the unlocking of the instrument, leaving it in the proper state for the next
application.
EXAMPLE