Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList 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 MDPropertyValue ARTICLE_EXTERNAL_INDUCTANCE_LO_MAX {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_EXTERNAL_INDUCTANCE_LO_MAX {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ 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. "Lo" is the standardized symbol for the external inductance. This property is used in particular for safety- and standard-relevant applications.

    See Also