The radio buttons display element is a component for displaying and editing M&C parameters of the CHOICE type in the form of a row of radio buttons. Depending on the height of the element, the radio buttons are arranged in a row or in a column. In the screen editor, the parameter element is displayed as a simple rectangle.
The attributes listed below may be configured to customize a display element of this type:
Message ID: The message ID addresses the parameter the element shall display or edit. The message ID consists of the MNC name, device name followed by a colon and the name of the parameter.ANT.11.XMIT-1.tx.on for example addresses the variable tx.on at a device named XMIT-1 at MNC.
Label: The label text is drawn above the element.
Privilege level: The privilege level necessary to change this parameter. The predefined screens of the software use 100. In your own screens you may set certain parameters to higher privilege levels, limiting the group of operators permitted to change the parameter.
Draw frame: Checking this checkbox makes the element show a rectangular frame around the radio buttons.
Font: Font contains two options:
Conditionally enable widget: Parameter fields may be locked to read only state unless another parameter matches a given value. For instance, changing the position of a wave guide switch may be inhibited while the carrier is switched on. Check this to activate this feature.
Query before applying changes: Check this mark to make the element show a query before a parameter gets actually commanded.
$P get replaced by the parameter name (message ID). Any occurrences of the pattern $V get replaced by the new value to set.Color: Checking this mark enables the variable background color feature for this screen element. Depending on the actual value of the variable addressed by color id, the element's background is set using the translation table. If the actual value of the color id variable does not match any of the table entries or if no color id is specified, the first color in the list is used to draw the element's background.The buttons Add/Set/Delete along with the value and color fields are used to edit the color translation table.