www.vtiinstruments.com
EX10xxA Function Calls 223
vtex10xxA_self_test_init
FUNCTION PROTOTYPE
ViStatus vtex10xxA_self_test_init (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 is currently supported only in RX10xx series Calling this function will perform self test operation in
asynchronous mode.
EXAMPLE
vtex10xxA_set_alarm function.
EXAMPLE