Unwired I32 Error

From LabVIEW Wiki
Jump to: navigation, search
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.