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

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

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Identifies a PLC card that is placed on a head station or is integrated into it.

    See Also