VTI Instruments Corp.
122 EX1629 Command Set
vtex1629_error_query
FUNCTION PROTOTYPE
ViStatus vtex1629_error_query (ViSession vi, ViPInt32 error_code, ViChar _VI_FAR error_message[]);
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.
error_code = Instrument Error Code.
error_message[] = Error Message.
DATA ITEM RESET VALUE
Not applicable to this function.
DESCRIPTION
This function is intended to query system errors generated by an instrument. It returns
VI_WARN_NSUP_ERROR_QUERY. It is provided as part of the plug&play standard. When errors occur on the
EX1629, the vtex1629_error_message function should be used.