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

In This Topic
    ARTICLE_EXTERNAL_INDUCTANCE_LO_MAX Property
    In This Topic
    External inductance (Lo), max. # 26737.
    Syntax
    public PropertyValue ARTICLE_EXTERNAL_INDUCTANCE_LO_MAX {get; set;}
    public:
    property PropertyValue^ ARTICLE_EXTERNAL_INDUCTANCE_LO_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. Dabei ist "Lo" das normierte Symbol für die äußere Induktivität. Diese Eigenschaft wird insbesondere bei sicherheits- und normrelevanten Anwendungen verwendet.

    See Also