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

In This Topic
    FUNC_PLC_SUBSLOT Property
    In This Topic
    Subslot # 20312.
    Syntax
    public PropertyValue FUNC_PLC_SUBSLOT {get; set;}
    public:
    property PropertyValue^ FUNC_PLC_SUBSLOT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Some modules have built-in inputs and outputs or integrated interface modules that are shown as subslots. These subslots are not shown in the PLC navigator and are treated differently for data exchanges.

    See Also