RadioButtonsControl class/Allow No Selection property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 57EC2C00
Scope Basic Development Environment
Data Name AllowNoRadSel
Short Name* AllowNoSelection
Long Name* Allow No Selection
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 72
Owning Class Name RadioButtonsControl Class
Data Type Boolean data type

Boolean

Property Node Allow No Selection
Available in Real-Time Operating SystemNo
Available in Run-Time EngineNo
Loads the block diagram into memoryNo
Loads the front panel into memoryNo
Need to authenticate before useNo
PermissionsRead/Write
Remote access allowedYes
Settable when the VI is runningNo

If FALSE (default), the user must select one of the Boolean controls in the radio buttons control. If TRUE, the user has the option of selecting none or one of the Boolean controls in the radio buttons control.

This property is similar to the Allow No Selection item on the shortcut menu of a radio buttons control and the Allow No Selection option on the Appearance page of the Radio Buttons Properties dialog box.


Uses

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links