Eplan Platform API
Eplan.EplApi.DataModel Namespace / ConnectionPropertyList Class / FUNC_ARTICLE_ACTIVE_POWER_MAX_NEA Property / FUNC_ARTICLE_ACTIVE_POWER_MAX_NEA(Int32) Property

In This Topic
    FUNC_ARTICLE_ACTIVE_POWER_MAX_NEA(Int32) Property
    In This Topic
    Active power (emergency power system), max. # 26646.
    Syntax
    public PropertyValue FUNC_ARTICLE_ACTIVE_POWER_MAX_NEA( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ FUNC_ARTICLE_ACTIVE_POWER_MAX_NEA {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    Property Value

    Returns property value of type System.String.
    Remarks

    Property is indexed. Possible indexes are from 1 to 50.

    Maximum active power that a mains replacement system (such as an emergency power unit) can supply under optimum conditions.

    See Also