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

In This Topic
    ARTICLE_PLCISMOUNTEDONHEADMODULE Property
    In This Topic
    PLC card is placed on head station # 22290.
    Syntax
    public PropertyValue ARTICLE_PLCISMOUNTEDONHEADMODULE {get; set;}
    public:
    property PropertyValue^ ARTICLE_PLCISMOUNTEDONHEADMODULE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Property of a part variant. Identifies a PLC card that is placed on a head station or is integrated into it.

    See Also