API Help
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.

    See Also