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

In This Topic
    ARTICLE_MEASURING_RANGE_UPPER_LIMIT_VALUE Property
    In This Topic
    Measuring range: Upper limit # 26455.
    Syntax
    public PropertyValue ARTICLE_MEASURING_RANGE_UPPER_LIMIT_VALUE {get; set;}
    public:
    property PropertyValue^ ARTICLE_MEASURING_RANGE_UPPER_LIMIT_VALUE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This is the specific value that represents the upper limit of the measuring range. It is the highest measurable value up to which the device can carry out precise measurements.

    See Also