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

In This Topic
    ARTICLE_EXTERNAL_CAPACITANCE_CO_MAX Property
    In This Topic
    External capacitance (Co), max. # 26731.
    Syntax
    public MDPropertyValue ARTICLE_EXTERNAL_CAPACITANCE_CO_MAX {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_EXTERNAL_CAPACITANCE_CO_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 eigensicheres Gerät angeschlossen werden darf, ohne den Explosionsschutz zu gefährden. Diese Begrenzung dient der Vermeidung wirksamer Zündquellen. Dabei ist "Co" das normierte Symbol für die äußere Kapazität. Diese Eigenschaft wird insbesondere bei sicherheits- und normrelevanten Anwendungen verwendet.

    See Also