Vtex1629_Error_Message - VTI Instruments EX1629 User Manual

48-channel strain gage instrument
Table of Contents

Advertisement

F
P
UNCTION
ROTOTYPE
ViStatus vtex1629_error_message (ViSession vi, ViStatus statusCode, ViChar _VI_FAR errMessage[]);
F
P
UNCTION
ARAMETERS
vi = contains a session handle to the instrument. This handle is obtained by the function and remains valid until the
session is closed.
statusCode= an input status code corresponding to the error for which the error message is desired.
errMessage = a return string that contains the error message. This string should be at least 256 characters long.
D
I
R
V
ATA
TEM
ESET
ALUE
Not applicable to this function.
D
ESCRIPTION
This function returns the error message text associated with the statusCode parameter.
E
XAMPLE
ViSession instrumentHandle;
ViStatus status, code;
ViChar errorMessage[256];
...
status = vtex1629_error_message (instrumentHandle, code, errorMessage);
EX1629 Command Set

vtex1629_error_message

www.vtiinstruments.com
121

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the EX1629 and is the answer not in the manual?

Table of Contents