Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList 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 MDPropertyValue ARTICLE_ACTIVE_POWER_MAX_ASV {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_ACTIVE_POWER_MAX_ASV {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ 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