Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_EXTERNAL_INDUCTANCE_MAX Property / ARTICLE_EXTERNAL_INDUCTANCE_MAX Property

In This Topic
    ARTICLE_EXTERNAL_INDUCTANCE_MAX Property
    In This Topic
    External inductance, max. # 26732.
    Syntax
    public PropertyValue ARTICLE_EXTERNAL_INDUCTANCE_MAX {get; set;}
    public:
    property PropertyValue^ ARTICLE_EXTERNAL_INDUCTANCE_MAX {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Maximum permissible external inductance that may be connected to an intrinsically safe device without endangering the explosion protection. This limit is used to avoid effective ignition sources.

    See Also