Overload | Description |
---|---|
FUNC_PLCCPU(Int32) | CPU: Name # 20433. This property isn't indexed, and is read-only. |
FUNC_PLCCPU | CPU: Name # 20433. |
Overload | Description |
---|---|
FUNC_PLCCPU(Int32) | CPU: Name # 20433. This property isn't indexed, and is read-only. |
FUNC_PLCCPU | CPU: Name # 20433. |
This property is read-only..
Name of the central processing unit (the processor) of a PLC controller. At PLC boxes that do not represent a CPU, but rather input or output cards, enter the name of the associated CPU. Numerical values equal to or greater than "1" are usual. All addresses with the same CPU belong in an assignment list. By entering different CPUs, multiple PLC controls can be managed in one project. When you plan several PLC controls in a project, it is therefore necessary to identify all PLC boxes via this property.
Example: All PLC boxes of the first PLC control obtain the value "1"; all PLC boxes of the second PLC control obtain the value "2".