public PropertyValue ARTICLE_MEASURING_RANGE {get; set;}
public: property PropertyValue^ ARTICLE_MEASURING_RANGE { PropertyValue^ get(); void set ( PropertyValue^ value); }
public PropertyValue ARTICLE_MEASURING_RANGE {get; set;}
public: property PropertyValue^ ARTICLE_MEASURING_RANGE { PropertyValue^ get(); void set ( PropertyValue^ value); }
Range between the smallest and largest value within which a measuring instrument or sensor can carry out precise measurements. Example: In the case of a temperature sensor with a measuring range of -50 °C to +150 °C, the sensor can measure temperatures within this range precisely.