Example Code

Simple Error Out XControl

Code and Documents

Attachment

Introduction

This is an example of an XControl that can act as a simple replacement for the Error Out Cluster.  It has a Tri-state LED that is green if there is no error, yellow if there is a warning, or red if there is an error.  Note that it has functionality that you can right click on the LED and pull up the Explain Error window, just as you can with the Error Clusters.

Simple Error Out FP.png

Steps to Complete

Open Test.vi to see them in action.

Additional Notes

This was inspired by this LabVIEW Idea Exchange Suggestion.

Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.

Contributors