API Help
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_INTRINSICSAFETY Property / ARTICLE_INTRINSICSAFETY Property

In This Topic
    ARTICLE_INTRINSICSAFETY Property
    In This Topic
    Intrinsically safe # 22114.
    Syntax
    public PropertyValue ARTICLE_INTRINSICSAFETY {get; set;}
    public:
    property PropertyValue^ ARTICLE_INTRINSICSAFETY {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Property of a part variant. Shows whether the part is intrinsically safe. In this case it is guaranteed that during operation or in case of a short circuit no spark can occur which could ignite any explosive atmosphere possibly present (gas or liquid).

    See Also