Visualization Element ‘Group box’¶
Symbol:
Tag: Common controls
This element provides visual grouping of visualization elements. The group box can be nested many times.
Note
You can add elements by dragging to the group box. The appearance of the cursor changes (a small plus sign is shown). When you click the Shift
key at the same time, the element is not added.
You can remove elements from the group box by dragging them out of the group box.
Element properties
Element name | Optional Tip: Assign individual names for elements so that they are found faster in the element list. Example: |
Element type | Group box |
Clipping | ![]() |
Element property ‘Position’
The position defines the location and size of the element in the visualization window. These are based on the Cartesian coordinate system. The origin is located at the upper left corner of the window. The positive horizontal x-axis runs to the right. The positive vertical y-axis runs downwards.
X | X coordinate of the upper left corner of the element Specified in pixels. Example: |
Y | Y coordinate of the upper left corner of the element Specified in pixels. Example: |
Width | Specified in pixels. Example: |
Height | Specified in pixels. Example: |
Note
You can also change the values by dragging the box symbols ( ) to other positions in the editor.
See also
Element property ‘Texts’
The properties contains character strings for labeling the element.
CODESYS accepts the specified texts automatically into the GlobalTextList text list. Therefore, these texts can be localized.
Text | Character string (without single straight quotation marks) for the labeling the element. Example: |
Tooltip | Character string (without single straight quotation marks) that is displayed as the tooltip of an element. Example: |
See also
Element property ‘Text properties’
The properties contain fixed values for the text properties.
Font | Example: Default
|
Font color | Example: Black
|
Transparency | Whole number (value range from Example:
Please note: If the color is a style color and already has a transparency value, then this property is write-protected. |
Element property ‘State variables’
The variables control the element behavior dynamically.
Invisible | Variable (
|
Deactivate inputs | Variable (
|
See also