Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNC_PLCISCPU Property / FUNC_PLCISCPU Property

In This Topic
    FUNC_PLCISCPU Property
    In This Topic
    CPU # 20167.
    Syntax
    public PropertyValue FUNC_PLCISCPU {get; set;}
    public:
    property PropertyValue^ FUNC_PLCISCPU {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Identifies a PLC box as the central processing unit (the processor) of a PLC controller.

    See Also