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

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

    Property Value

    Returns property value of type System.String.
    Remarks

    Electrical power in watt (W), which is actually converted into other forms of energy such as mechanical, thermal or chemical energy. The active power is a measure of how efficiently the electric energy is used.

    See Also