Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList 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 PropertyValue ARTICLE_EXTERNAL_CAPACITANCE_CO_MAX {get; set;}
    public:
    property PropertyValue^ ARTICLE_EXTERNAL_CAPACITANCE_CO_MAX {
       PropertyValue^ get();
       void set (    PropertyValue^ 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