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

In This Topic
    ARTICLE_RATED_APPARENT_POWER Property
    In This Topic
    Rated apparent power # 26234.
    Syntax
    public PropertyValue ARTICLE_RATED_APPARENT_POWER {get; set;}
    public:
    property PropertyValue^ ARTICLE_RATED_APPARENT_POWER {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Power specification of the manufacturer, which results from the root mean square values of the electric current and voltage and is composed of an active power component and a reactive power component and was determined under specified conditions and rules. It identifies the power to be supplied or to be output of an electrical device.

    See Also