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

In This Topic
    ARTICLE_CAPACITANCE_CA_MAX Property
    In This Topic
    Capacitance (Ca), max. # 26729.
    Syntax
    public MDPropertyValue ARTICLE_CAPACITANCE_CA_MAX {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_CAPACITANCE_CA_MAX {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Maximal zulässige äußere Kapazität, die an ein Gerät angeschlossen werden darf, ohne dass Grenzwerte oder Sicherheitsanforderungen verletzt werden. Dabei ist "Ca" das normierte Symbol für die äußere Kapazität. Diese Eigenschaft wird insbesondere bei sicherheits- und normrelevanten Anwendungen verwendet.

    See Also