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

    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