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

In This Topic
    FUNC_PLCSOCKET Property
    In This Topic
    Position (slot / module) # 20411.
    Syntax
    public PropertyValue FUNC_PLCSOCKET {get; set;}
    public:
    property PropertyValue^ FUNC_PLCSOCKET {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Slot of the PLC card. Describes the slot / position where this PLC card is plugged on the rack.

    See Also