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

In This Topic
    ARTICLE_POWER_LOSS_STATIC_CURRENT_INDEPENDENT_PVS Property
    In This Topic
    Power dissipation (static), current-independent # 26160.
    Syntax
    public PropertyValue ARTICLE_POWER_LOSS_STATIC_CURRENT_INDEPENDENT_PVS {get; set;}
    public:
    property PropertyValue^ ARTICLE_POWER_LOSS_STATIC_CURRENT_INDEPENDENT_PVS {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Power dissipation (electrical heat losses) of a device which is independent of the current flowing through, that is to say without load-current-dependent components. This power dissipation is specified in watts (W) and remains constant, irrespective of whether the device is in operation or not. Example: An LED element has a static power dissipation of 0.45 W.

    See Also