Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList 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 MDPropertyValue ARTICLE_ACTIVE_POWER_LOSS {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_ACTIVE_POWER_LOSS {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ 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