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

    Property Value

    Returns property value of type System.String.
    Remarks

    Maximum valid external capacitance which may be connected to a device without the limit values or safety requirements being violated. "Ca" is the standardized symbol for the external capacitance. This property is used in particular for safety- and standard-relevant applications.

    See Also