beautypg.com

Errmsg.vi – Measurement Computing UL for NI LabVIEW User Manual

Page 96

background image

Universal Library Virtual Instruments (VIs)

Miscellaneous VIs

ErrMsg.VI

Returns the error message associated with an error code. Each VI returns an error code. If the error code is not
equal to 0 it indicates that an error occurred. Call this VI to convert the returned error code to a descriptive
error message.

Summary:

Input:

ErrCode

[I32] - Error code that was returned by any VI.

Outputs:

ErrMsg

[abc] - Error message.

ErrCode

[I32] - Error code, or 0 if no error.

96