Selecting an Element¶
The view ToolBox provides the following elements for selection:
- All visualization elements that define the set visualization profile.
- Image elements for all images in the project from the integrated libraries or the symbol libraries.
- Frame elements for all visualizations in the project or from the libraries.
Note
The currently set visualization profile and the symbol libraries currently in use can be seen in the Project settings.
The elements are summarized into certain categories, for each of which there is a button in ToolBox. These categories are created by providing each element with a certain “identifier”, which appears as the button label.
The elements of all “pressed” identifiers appear in ToolBox as thumbnails for selection. It is also possible to search by element name.
Simply drag the element thumbnail with the mouse to the desired position in the editor window. The configurable properties of the element then automatically appear in the view Properties of the visualization editor.
See also
Creating or removing an identifier for element categories
Requirement: the visualization editor is opened.
Click on the button
in the view ToolBox.
- ⇒
The dialog Configure tags and items appears.
In the dialog, open the Add tag dialog by clicking on
. Please note: you can delete the definition of an identifier with
or
Del
.Enter a name in the Name input field, for example
tagA
, and exit the dialog with OK.- ⇒
The new user-defined identifier
tagA
is inserted at the bottom in the tree view in the dialog Configure tags and items. It is provided with the symbol.
Click on the option Activate for the new identifier and exit the dialog with OK.
- ⇒
CODESYS adds a button tagA to the view ToolBox. By clicking on the button you can filter according to the new identifier.
See also
Marking a visualization element
Requirement: the visualization editor is opened. You have already created a user-defined identifier tagA
. A button labelled with tagA
is visible in the view Tools.
Click on an element in the view ToolBox and open the context menu.
- ⇒
A context menu appears. It contains the commands Add entry to identifier ‘tagA’ and Add to identifier.
Select the command Add entry to identifier “tagA” and close the dialog with OK.
- ⇒
The element is marked with ‘tagA’.
Click on the button tagA.
- ⇒
All elements assigned to this identifier appear, including the element that has just been assigned.
See also