Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNC_CONTACTORPOWER Property / FUNC_CONTACTORPOWER Property

In This Topic
    FUNC_CONTACTORPOWER Property
    In This Topic
    Contact: Switching capacity # 20055.
    Syntax
    public PropertyValue FUNC_CONTACTORPOWER {get; set;}
    public:
    property PropertyValue^ FUNC_CONTACTORPOWER {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Electrical switching capacity in kW of a contact in connection with contactors and relays - is set on the coil. Entry is limited to 10 characters.

    See Also