Boolean class

From LabVIEW Wiki
Jump to: navigation, search
VI Server Class Information
Return to VI Server Class Hierarchy
Class Name Boolean class
Class ID 8
Scope Basic Development Environment
Class Inheritance
Class Children

This class has no children.


The Boolean class is a class in the VI Server Class Hierarchy, (see also VI Server).

Properties

Show/Hide Boolean Properties Table

Legend
R/WReadable/Writable Permissions
RTEAvailable in the Run-Time Engine
Basic Development Environment
VI Scripting
Private
Deprecated
Boolean Properties Table
Property ID Long Name (English) Description R/W RTE
6333801Button SizeThe width and height of the button in pixels.Read/WriteYes
6333802Button Size:WidthWidth of the button in pixels.Read/WriteYes
6333803Button Size:HeightHeight of the button in pixels.Read/WriteYes
6333804Strings [4]Array of up to 4 strings. Strings include text for False, True, True to False, and False to True.Read/WriteYes
6333805Colors [4]Array of up to 4 (Foreground Color, Background Color) pairs, where Foreground Color is the foreground color of the Boolean control and Background Color is the background color of the Boolean control. Color pairs include False, True, True to False, and False to True.Read/WriteYes
6333806Boolean TextReference to the Boolean text object. You can use this reference to change the text color, font, size, and so on of the Boolean text object.Read OnlyYes
6333807Lock Boolean Text In CenterIndicates whether the Boolean text should be locked in the center of the Boolean object.Read/WriteYes
6333808Mechanical ActionMechanical action (0-5) as shown in the shortcut menu from top left to bottom right.Read/WriteNo
6333809IsTrackingRead OnlyYes
633380AMultiple Text StringSpecifies whether the Boolean control has multiple text strings.Read/WriteYes
633380BToggle Key BindingSets a shortcut key to toggle this control.Read/WriteYes
633380CDecal Scaling?Read/WriteYes

Methods

This class has no methods or it inherits methods from its parent: Control Class.

Events

This class has no events or it inherits events from its parent: Control Class.


History

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

See Also