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

In This Topic
    FUNC_PLCSTATIONTYPE Property
    In This Topic
    PLC station: Type # 20409.
    Syntax
    public PropertyValue FUNC_PLCSTATIONTYPE {get; set;}
    public:
    property PropertyValue^ FUNC_PLCSTATIONTYPE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    PLC station type at PLC box. The property should be filled in at each PLC box that represents a CPU or a head station.

    See Also