NI Home
Cart Cart | Help
Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

Currently Being Moderated

Selecting Only One Radio Button At A Time

VERSION 3

Created on: Jan 21, 2010 8:07 AM by david.bolt - Last Modified:  Jan 21, 2010 8:17 AM by david.bolt

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.

 

 

 

Radio Controls.TIF

 

Downloads:
Average User Rating
(0 ratings)




There are no comments on this document

More Like This

  • Retrieving data ...