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

In This Topic
    FUNC_PLCSTATIONNAME_INDIRECT Property
    In This Topic
    PLC station: ID (indirect) # 20420.
    Syntax
    public PropertyValue FUNC_PLCSTATIONNAME_INDIRECT {get; set;}
    public:
    property PropertyValue^ FUNC_PLCSTATIONNAME_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 station ID of the associated PLC box.

    See Also