Automatic Error Handling Property
Short Name: Auto Err Handling
Installed With: Base Package
Class: VI Properties
If TRUE, enables automatic error handling for a VI.
By default, LabVIEW automatically handles any error that occurs when a VI runs by suspending execution, highlighting the subVI or function where the error occurred, and displaying an error dialog box.
This property is similar to the Enable automatic error handling in new VIs option on the Block Diagram page of the Options dialog box and the Enable automatic error handling option on the Execution page of the VI Properties dialog box.
Remarks
The following table lists the characteristics of this property.
Available in Run-Time Engine and Real-Time Operating System | No |
Permissions | Write In Edit Only |
Settable when the VI is running | No |
Loads the front panel into memory | No |
Need to authenticate before use | No |
Loads the block diagram into memory | No |
Remote access disallowed | No |
Must wait until user interface is idle | No |
Available with control VIs | No |
Available with global VIs | No |
Available with strict type definitions | No |
Available with polymorphic VIs | No |