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

In This Topic
    ARTICLE_POWER_LOSS_PER_POLE_CURRENT_DEPENDENT_PVIP Property
    In This Topic
    Power dissipation (per pole), current-dependent # 26159.
    Syntax
    public PropertyValue ARTICLE_POWER_LOSS_PER_POLE_CURRENT_DEPENDENT_PVIP {get; set;}
    public:
    property PropertyValue^ ARTICLE_POWER_LOSS_PER_POLE_CURRENT_DEPENDENT_PVIP {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Power dissipation (electrical heat losses) caused by the flow of current through a single pole of a device. This power dissipation is specified in watts (W) and depends on the current flowing through. Example: In the case of a fused load disconnect switch the power dissipation per pole is approximately 1.5 W at a rated current of 63 A.

    See Also