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

In This Topic
    FUNC_PLCTHISRACK Property
    In This Topic
    Rack # 20427.
    Syntax
    public PropertyValue FUNC_PLCTHISRACK {get; set;}
    public:
    property PropertyValue^ FUNC_PLCTHISRACK {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    If the PLC box is a rack, then enter the name of the rack here.

    See Also