Unwired I32 Error: Difference between revisions
Appearance
Created page with "{{LabVIEW VI Analyzer Toolkit Infobox|tree-category=block diagram|tree-subcategory=warnings}} '''Unwired I32 Error''' is a VI Analyzer test installed by the LabVIEW VI..." |
(No difference)
|
Latest revision as of 08:00, 20 August 2024
| Unwired I32 Error | |
|---|---|
Unwired I32 Error is a VI Analyzer test installed by the LabVIEW VI Analyzer Toolkit add-on. It identifies subVI calls that have unwired error outputs, where the error terminal is an I32 instead of an error cluster.
Explanation
In order to implement effective error handling, this error output should be wired to a function like Error Cluster from Error Code to handle the resulting error cluster.
| |
This article is a stub. You can help LabVIEW Wiki by expanding it. Please improve this article if you can. |