Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / ARTICLE_PLCISCPU Property / ARTICLE_PLCISCPU Property

In This Topic
    ARTICLE_PLCISCPU Property
    In This Topic
    CPU # 22020.
    Syntax
    public MDPropertyValue ARTICLE_PLCISCPU {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_PLCISCPU {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Property of a part variant. Identifies a device as the central processing unit (the processor) of a PLC controller.

    See Also