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

In This Topic
    ARTICLE_LEVEL_MEASURING_RANGE Property
    In This Topic
    Measuring range: Level # 26452.
    Syntax
    public PropertyValue ARTICLE_LEVEL_MEASURING_RANGE {get; set;}
    public:
    property PropertyValue^ ARTICLE_LEVEL_MEASURING_RANGE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Specification of the measuring range for measuring the level. Range in which a sensor or a measuring instrument can measure the fill level or the level of a medium (for example liquid or bulk material).

    See Also