Click or drag to resize

Error Reporting Functions

IVI-C drivers are required to report ViStatus error codes and to compose a useful error message. Both the error message and error code must be associated with the driver session so that a client application can retrieve the error message and error code via the standard IVI-defined GetError function. The functions in this section provide a convenient mechanism for reporting errors from IVI-C driver implementation code.

In This Section

Download a complete CHM version of this documentation here.