General Points
This tab is used to manage the I/O objects of a module, a field bus device or the memory and system objects of the PLC.
The following table summarizes the different functionalities according to the type of device associated with the tab:
Function |
Processor |
Module or bus device |
---|---|---|
Displaying all located objects of the PLC |
X |
- |
Displaying I/O objects (topological addressing) |
X (1) |
X (2) |
Filtering all located objects of the PLC |
X |
- |
Filtering I/O objects |
X (1) |
X (2) |
Sorting all located objects of the PLC |
X |
- |
Sorting I/O objects |
X (1) |
X (2) |
Creating an IODDT variable for a module |
- |
X |
Creating an IODDT variable for a channel |
- |
X |
Creating a topological EDT variable |
- |
X |
Presymbolizing a set of IODDT variables for a module |
- |
X |
Presymbolizing a set of topological EDT variables |
- |
X |
For Quantum and Modicon M340 PLCs, displaying the correspondence between the topological address and State RAM. |
X |
X |
Legend: X: available functionality, -: non-available functionality (1): of all I/O objects of the PLC (2): only the I/O objects of the module or the device concerned. |
Access Rules
To access this tab, the following conditions must be met:
The tab can be accessed from the configuration screen for the module, processor or bus device (it is located at the same level as the description tab).
The tab is accessible in offline and online mode.
Operating Rules
The main operating rules are as follows:
This tab can be used to create and associate variables, but not to delete them.
To delete a variable created by this tab, you must use the data editor.
Multiple presymbolization can only be used on compatible objects (of the same type).
For the processors, the tab only allows PLC objects to be displayed (variables cannot be associated).
The control loops built into the processor are regarded as module channels, and consequently, creation and presymbolization are possible.
It is possible to name a variable derived after symbolization.
For example, if
Counter_0
is aT_COUNT_STD
type variable, the presymbolized counting valueCounter_0.CUR_MEASURE
can be renamed (Value_C0
, for example).