Programmatically Changing Radio Buttons Boolean Text at RunTime

Updated Apr 3, 2018

Reported In

Software

  • LabVIEW
  • LabVIEW 2017 Base
  • LabVIEW 2017 Full
  • LabVIEW 2017 Professional

Issue Details

Is it possible to use a reference to a radio button to change the controls Boolean text? 
 

Solution

Yes. To do so you will need to use the 'To More Specific Class node' to access the 'boolean property' of that control. See screenshot and attached VI for example.