kitControl-BooleanToStatusBoolean

This component links (converts) the simple Boolean value (a non-status value) in an extension or other component (In property) to the Out property of a point or kitControl object (a StatusBoolean value). This component is the reverse of the StatusBooleanToBoolean component.

BooleanToStatusBoolean is available in the Conversion folder of the kitControl palette.

Figure 24.   BooleanToStatusBoolean properties
Image
Property Value Description
Facets Config Facets window (defaults to true and false)

Defines the text to display for each boolean value.

trueText configures the text to describe the state when the component returns true.

falseText configures the text to describe the state when the component returns false.

This definition applies to the In property value. What text to define depends on how you are using the component.
In true and false (default) Displays the source simple non-status value.
Out read-only StatusBoolean true and false Displays the converted target status value.