Difference between revisions of "Extensions.Measure.InvalidMeasurementException"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
== Description == | == Description == | ||
− | The '''InvalidMeasurementException''' | + | The '''InvalidMeasurementException''' will be thrown when an invalid measurement is received from a measurement device. It means that the measurement device is fine, but the measured value is nevertheless regarded as invalid by the device. The throw of this exception can be controlled by the optional '''suppressInvalidMeasurementException''' flag of '''ExecuteDeviceService''' action. |
Latest revision as of 07:35, 12 September 2019
Classification
Name | InvalidMeasurementException |
Class | Complex Data Type |
Base Data Type | MeasureException |
SpecifiedBy | ISO 13209-3 |
Description
The InvalidMeasurementException will be thrown when an invalid measurement is received from a measurement device. It means that the measurement device is fine, but the measured value is nevertheless regarded as invalid by the device. The throw of this exception can be controlled by the optional suppressInvalidMeasurementException flag of ExecuteDeviceService action.