Additional Information
What is a LabVIEW internal error?
A LabVIEW internal error is an indication that something wrong or unexpected has occurred within LabVIEW. Depending on the level of severity, you may receive an error dialog immediately or possibly later, when you exit or restart LabVIEW. The three severity levels are
DAbort,
DWarn, and
DWarnInternal.
- A DAbort is unrecoverable and LabVIEW exits immediately.
- This avoids possible further corruption and you will see a LabVIEW Crash Report dialog box similar to the one above.
- DWarn and DWarnInternal are recoverable errors and will not cause LabVIEW to exit, but they are still unexpected and need to be reported.
- You may see an Internal Warning Report dialog box when exiting from LabVIEW, depending on your LabVIEW settings.