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

    Maximal zulässige äußere Induktivität, die an ein eigensicheres Gerät angeschlossen werden darf, ohne den Explosionsschutz zu gefährden. Diese Begrenzung dient der Vermeidung wirksamer Zündquellen.

    See Also