Skip to main content
Skip table of contents

Boolean Parameters Objects

Each submenu has 8 Boolean Value user-defined parameters. Each of the user-defined parameters has the same structure, containing 6 object properties dedicated to different functions and purposes. Each object is described below.

XPRESENT_VALUE (X = [1,8])

This object contains the current value of the parameter. The default value is 0 (inactive).

XName (X = [1,8]), Description Property

This object property contains an object description label, which is  displayed on the LCD screen. This property is a char string in the range of ASCII characters.

XTRUE_TEXT (X = [1,8])

For user-friendly use, the Present Value object value is displayed on the LCD as a text instead of a numeric value. This object property contains a char string assigned with the active state of the Present Value, which can contain up to 4 characters in the range of the ASCII code.

XFALSE_TEXT (X = [1,8])

For user-friendly use, the Present Value object value is displayed on the LCD as a text instead of a numeric value. This object property contains a char string assigned with the inactive state of the Present Value, which can contain up to 4 characters in the range of the ASCII code.

XPriority (X = [1,8]), Property 4201

This object property contains a value, which determines the parameter priority. The parameter priority determines the sequence of parameters displayed inside the particular submenu. The parameter with the highest priority is displayed as a first parameter in the submenu. The parameter with the lowest priority is displayed as the last parameter in the submenu. If two or more parameters have the same priority, the sequence of displaying is based on the object ID (the object with the lowest ID is displayed first). The default priority for all user-defined parameters is 0.

Submenu XConfiguration (X = [1,8])

Active / Out Of Service Property

This submenu object property activates the edition of the parameter value locally from the room panel. If the property is true, the parameter is editable and the user can change its value. By default, the property is false (not editable).

EDITABLE, Property 4200

This submenu object property activates the edition of the parameter value locally from the room panel. If the property is true, the parameter is editable and the user can change its value. By default, the property is false (not editable).

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.