API Help
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_PLCRACK_INDIRECT Property / FUNC_PLCRACK_INDIRECT Property

In This Topic
    FUNC_PLCRACK_INDIRECT Property
    In This Topic
    PLC card is placed on rack ID (indirect) # 20421.
    Syntax
    public PropertyValue FUNC_PLCRACK_INDIRECT {get; set;}
    public:
    property PropertyValue^ FUNC_PLCRACK_INDIRECT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    For PLC connection point, this shows the rack on which the associated module (i.e. the associated PLC box) is placed. Describes the rack where the PLC card is plugged in.

    See Also