Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_ACTIVE_POWER_LOSS Property / ARTICLE_ACTIVE_POWER_LOSS Property

In This Topic
    ARTICLE_ACTIVE_POWER_LOSS Property
    In This Topic
    Active power loss # 26621.
    Syntax
    public PropertyValue ARTICLE_ACTIVE_POWER_LOSS {get; set;}
    public:
    property PropertyValue^ ARTICLE_ACTIVE_POWER_LOSS {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Electrical power that is lost in a device or system in the form of heat or other losses, for example because materials are remagnetized and/or heated. This power is measured in watt (W) and indicates how much energy is not converted into usable work.

    See Also