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

In This Topic
    ARTICLE_MEASURING_RANGE_MIN Property
    In This Topic
    Measuring range, min. # 26454.
    Syntax
    public PropertyValue ARTICLE_MEASURING_RANGE_MIN {get; set;}
    public:
    property PropertyValue^ ARTICLE_MEASURING_RANGE_MIN {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Minimum value that a measuring instrument or sensor can reliably measure. This value indicates the lower limit of the measuring range within which the device can perform accurate and reliable measurements.

    See Also