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

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

    Property Value

    Returns property value of type System.String.
    Remarks

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

    See Also