Eplan Platform API
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_PLCSOCKET_INDIRECT Property / FUNC_PLCSOCKET_INDIRECT Property

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

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    For a PLC connection point, this shows the slot / module of the associated PLC card. Describes the slot / position where this PLC card is plugged on the rack.

    See Also