Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_PLCISCPU Property / ARTICLE_PLCISCPU Property

In This Topic
    ARTICLE_PLCISCPU Property
    In This Topic
    CPU # 22020.
    Syntax
    public PropertyValue ARTICLE_PLCISCPU {get; set;}
    public:
    property PropertyValue^ ARTICLE_PLCISCPU {
       PropertyValue^ get();
       void set (    PropertyValue^ 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