Primary Error

LabView FGEN

Obsolete:Inherent IVI Attributes:Error Info:Primary Error

Short Name: Primary Error

A code that describes the first error that occurred since the last call to niFgen_GetErrorInfo on the session. The value follows the VXIplug&play completion code conventions. A negative value (0x80000000 or higher in hex) describes an error condition. A positive value describes a warning condition and indicates that no error occurred. A zero indicates that no error or warning occurred. The error and warning values can be status codes defined by IVI, VISA, class drivers, or specific drivers.

Remarks

The following table lists the characteristics of this property.


Data Type ViInt32
Permissions RO
Channel Based No
High-Level VI None