Error Management Functions

NI Vision for LabWindows/CVI Function

Error Management Functions

Error Management functions clear pending errors, return the last error, return the function in which the last error occurred, and set the error.

The following table lists the Error Management functions. The functions in the Error Management class are grouped according to the types of operations they perform. The first column contains the name of the class. The second column contains names of individual function panels. Each Error Management function panel represents one function.

Class LabWindows/CVI Equivalent Function Name
Error ManagementClear ErrorimaqClearError
Error ManagementGet Error TextimaqGetErrorText
Error ManagementGet Last ErrorimaqGetLastError
Error ManagementGet Last Error FunctionimaqGetLastErrorFunc
Error ManagementSet ErrorimaqSetError