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

    Maximum permissible external capacitance that may be connected to an intrinsically safe device without endangering the explosion protection. This limit is used to avoid effective ignition sources. "Co" is the standardized symbol for the external capacitance. This property is used in particular for safety- and standard-relevant applications.

    See Also