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

In This Topic
    ARTICLE_APPARENT_POWER Property
    In This Topic
    Apparent power # 26549.
    Syntax
    public PropertyValue ARTICLE_APPARENT_POWER {get; set;}
    public:
    property PropertyValue^ ARTICLE_APPARENT_POWER {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Total power available in an AC circuit. It is composed of the active power and the reactive power. The apparent power is measured in volt amperes (VA) and is obtained as the product of the root mean square value of the electric voltage and the root mean square value of the electric amperage.

    See Also