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

In This Topic
    FUNC_PLCSTATIONNAME Property
    In This Topic
    PLC station: ID # 20408.
    Syntax
    public PropertyValue FUNC_PLCSTATIONNAME {get; set;}
    public:
    property PropertyValue^ FUNC_PLCSTATIONNAME {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    PLC station ID at the PLC box. The station ID is used as a grouping element for the network components. As a rule it is assigned depending on the physical place (enclosure, switch box etc.) of the network components.

    See Also