To download NI software, including the products shown below, visit ni.com/downloads.
Overview
LabVIEW contains a wide variety of debugging tools (probes, highlighting execution, single-stepping), but sometimes it's useful to place an indicator on the front panel to debug a program. However, the user may not want to see the indicator all the time. This VI shows how a user can use visability properties to toggle whether or not an indicator is shown rather than deleting and replacing the indicator when debugging.
Description
Requirements
Software
Steps to Implement or Execute Code
1.Run the VI
2.Press the down key to toggle the debug window visibility.
Additional Information or References
**This document has been updated to meet the current required format for the NI Code Exchange.**
Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.