![]() |
|
|
Introduction
Radio Control Buttons in LabVIEW are basic Boolean controls. This example shows how to programmatically make sure only one of these is selecting/on at any one time.
Steps to Complete
Place down as many Radio Control as required and use a slider control to select between this.
This can be turned off by right clicking on the controls, selecting Properties and unchecking the box named 'Show digital display(s)" under the 'Appearance' tab.
To add/delete or move the controls within, slect 'Text Labels' tab in properties.
There are no comments on this document