Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / ARTICLE_POWER_CONTROL Property / ARTICLE_POWER_CONTROL Property

In This Topic
    ARTICLE_POWER_CONTROL Property
    In This Topic
    Power control # 26048.
    Syntax
    public MDPropertyValue ARTICLE_POWER_CONTROL {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_POWER_CONTROL {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type Eplan.EplApi.Base.MultiLangString.
    Remarks

    The ability of a system or device to regulate and control performance. This can include various aspects, such as the adaptation of the power supply, the control of operating modes or the optimization of the efficiency. Example: A heating system adjusts the heating output based on the room temperature and the usage habits.

    See Also