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

In This Topic
    ARTICLE_CURRENT_LOAD_RESISTIVE_LOAD_DC_MAX Property
    In This Topic
    Current carrying capacity (resistive load, DC), max. # 26156.
    Syntax
    public MDPropertyValue ARTICLE_CURRENT_LOAD_RESISTIVE_LOAD_DC_MAX {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_CURRENT_LOAD_RESISTIVE_LOAD_DC_MAX {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    The maximum electrical current with which a device or item may be loaded so that the device or item is in the specification range if only external ohmic resistors are connected in the closed circuit.

    See Also