API Help
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_PLCCPU Property

In This Topic
    FUNC_PLCCPU Property (FunctionPropertyList)
    In This Topic
    CPU: Name # 20433. This property isn't indexed, and is read-only.
    Overload List
    OverloadDescription
    CPU: Name # 20433. This property isn't indexed, and is read-only.  
    CPU: Name # 20433.  
    Remarks

    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".

    See Also