Superclass (is-a): «abstract» Observation
Condition
Definition: Observation that provides the conditionability of a piece of equipment or Component to function to specification. of a piece of equipment or a Componentengineered system part of a Device composed of zero or more Components.
Version Info
| Introduced | Deprecated | Updated |
|---|---|---|
| 1.1 |
Documentation
Description
It provides the information and data reported from a piece of equipment with DataItem::category as CONDITION in the MTConnectDevices Response Documentresponse document published by an MTConnect Agent in response to a probe request..
Figure Condition Example shows «abstract» Condition type examples for various «abstract» Condition::state: Normal (dataItemId = path_system) and Warning (dataItemId = logic_cond). It also shows an example for when the «abstract» Condition::state is not available (dataItemId = cont_system).

Note: See condition-example for the XML representation of the same example.
The following Section Value Properties of Condition lists the additional and/or updated attributes for «abstract» Condition.
Inherited from «abstract» Observation
ObservationProperties
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
compositionId | ID | 1.4 | 0..1 | identifier of the «abstract» Composition entity defined in the MTConnectDevices Response Documentresponse document published by an MTConnect Agent in response to a probe request. associated with the data reported for the Observation. | |
dataItemId | ID | 1.0 | 1 | unique identifier of the
| |
name | string | 1.0 | 0..1 | name of the
| |
sequence | integer | 1.0 | 1 | number representing the sequential position of an occurrence of an observationobserved value of a property at a point in time. in the data buffer of an agentsoftware that collects data published from one or more piece(s) of equipment, organizes that data in a structured manner, and responds to requests for data from client software systems by providing a structured response in the form of a response document that is constructed using the semantic data model of a Standard. .
| |
subType | DataItemSubTypeEnum | 1.2 | 0..1 | subtype of the
| |
timestamp | datetime | 1.0 | 1 | most accurate time available to a piece of equipment that represents the point in time that the data reported was measured. | |
type | «abstract» DataItemTypeEnum | 1.0 | 1 | type of the
| |
units | UnitEnum | 1.0 | 0..1 | units of the
| |
isUnavailable | boolean (Default: true) | 1.0 | 1 | when
<Execution dataItemId=”…” …>UNAVAILABLE</Execution> | |
result | string | 1.0 | 0..1 | observationobserved value of a property at a point in time. of the The default value type for
| |
quality | QualityEnum (Default: UNVERIFIABLE) | 2.5 | 0..1 | indicates if the Observation is verifiable and is in accordance with the normative definitions within the MTConnect Standard. | |
deprecated | boolean (Default: false) | 2.5 | 0..1 | indicates if the Observation has any property or controlled vocabulary that has been deprecated in the MTConnect Standard. | |
extended | boolean (Default: false) | 2.5 | 0..1 | indicates if the Observation has any property or controlled vocabulary that has been extended and cannot be validated. |
Properties
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
nativeCode | string | 1.1 | 0..1 | native code is the proprietary identifier designating a specific alarm, fault or warning code provided by the piece of equipment. | |
nativeSeverity | string | 1.1 | 0..1 | severity information to a client software application if the piece of equipment designates a severity level to a fault. | |
qualifier | QualifierEnum | 1.1 | 0..1 | additional information regarding a condition stateindicator of the condition. associated with the measured value of a process variable. «abstract» | |
statistic | StatisticEnum | 1.2 | 0..1 | «abstract» «abstract» | |
xs:lang | xslang | 1.1 | 0..1 | specifies the language of the See IETF RFC 4646 (http://www.ietf.org/rfc/rfc4646.txt). | |
state | ConditionStateEnum | 1.1 | 0..1 | condition stateindicator of the condition. of the piece of equipment or «abstract» Component. | |
type | ConditionEnum | 1.1 | 1 | ||
conditionId | string | 2.3 | 1 | identifier of an individual condition activationstate transition from «abstract» «abstract» Multiple «abstract» If «abstract» |
Relations
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
organizedByComponentStream | ComponentStream | 1.1 | 1 |
Subclasses
| Name | Int | Dep |
|---|---|---|
Actuator | 1.1 | |
Communications | 1.1 | |
DataRange | 1.2 | |
LogicProgram | 1.1 | |
MotionProgram | 1.1 | |
System | 1.1 |