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

In This Topic
    ARTICLE_CAPACITIVE_LOAD Property
    In This Topic
    Capacitive load # 26402.
    Syntax
    public MDPropertyValue ARTICLE_CAPACITIVE_LOAD {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_CAPACITIVE_LOAD {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Specific properties of a capacitive load, for example capacitance, nominal voltage, nominal current, inrush current, etc. Capacitive loads are electric consumers which store electric energy in the electric field of a capacitor. These loads influence the phase angle between the current and voltage in an AC circuit, which leads to the current running ahead of the voltage.

    See Also