Difference between revisions of "Extensions.Measure.InvalidMeasurementException"
Jump to navigation
Jump to search
m (Hb moved page InvalidMeasurementException to Extensions.Measure.InvalidMeasurementException: #3153) |
|||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:Exception '''InvalidMeasurementException'''}} | {{DISPLAYTITLE:Exception '''InvalidMeasurementException'''}} | ||
== Classification == | == Classification == | ||
− | {{ClassificationException | InvalidMeasurementException | [[Exception Type]] | [[Complex Data Type]] }} | + | {{ClassificationException | InvalidMeasurementException | [[Exception Type]] | [[Core.DataTypes.Complex Data Type|Complex Data Type]] }} |
== Description == | == Description == | ||
The '''InvalidMeasurementException''' is thrown when an invalid measurement from an instrument is received. It means that the measuring instrument is in order, but the measured value is however considered invalid by the device. The litter of this exception can be controlled by the optional '''SuppressInvalidMeasurementException''' of '''ExecuteDeviceService''' activity flag. | The '''InvalidMeasurementException''' is thrown when an invalid measurement from an instrument is received. It means that the measuring instrument is in order, but the measured value is however considered invalid by the device. The litter of this exception can be controlled by the optional '''SuppressInvalidMeasurementException''' of '''ExecuteDeviceService''' activity flag. |
Revision as of 02:46, 16 February 2016
Classification
Name | InvalidMeasurementException |
Class | Exception Type |
Base Data Type | Complex Data Type |
SpecifiedBy | ISO 13209-3 |
Description
The InvalidMeasurementException is thrown when an invalid measurement from an instrument is received. It means that the measuring instrument is in order, but the measured value is however considered invalid by the device. The litter of this exception can be controlled by the optional SuppressInvalidMeasurementException of ExecuteDeviceService activity flag.