Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticleReferencePropertyList Class / ARTICLE_ACTIVE_POWER_MAX_ASV Property / ARTICLE_ACTIVE_POWER_MAX_ASV Property

In This Topic
    ARTICLE_ACTIVE_POWER_MAX_ASV Property
    In This Topic
    Active power (general power supply), max. # 26643.
    Syntax
    public PropertyValue ARTICLE_ACTIVE_POWER_MAX_ASV {get; set;}
    public:
    property PropertyValue^ ARTICLE_ACTIVE_POWER_MAX_ASV {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Maximum active power that a generating system (general power supply) can achieve under certain conditions.

    See Also