Condition
Supertype: Observation
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 for those DataItem entities defined with a category,DataItem property of CONDITION in the MTConnectDevices Response Documentresponse document published by an MTConnect Agent in response to a probe request..
Figure Condition Example shows Condition type examples for various state: Normal (dataItemId = path_system) and Warning (dataItemId = logic_cond). It also shows an example for when the 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 Condition.
Inherited Properties
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
compositionId | ID | 1.4 | 0..1 | identifier of the 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.1 | 1 | unique identifier of the
| |
name | string | 1.1 | 0..1 | name of the
| |
sequence | integer | 1.1 | 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.1 | 1 | most accurate time available to a piece of equipment that represents the point in time that the data reported was measured. | |
type | DataItemTypeEnum | 1.1 | 1 | type of the
| |
units | UnitEnum | 1.1 | 0..1 | units of the
| |
result | string | 1.1 | 0..1 | observationobserved value of a property at a point in time. of the The default value type for |
Properties
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
nativeCode | string | 1.1 | 0..1 | native code (usually an alpha-numeric value) generated by the controller of a piece of equipment providing a reference identifier for a This is the same information an operator or maintenance personnel may see as a reference code designating a specific fault 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.
| |
statistic | StatisticEnum | 1.2 | 0..1 |
| |
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 Component. | |
type | ConditionEnum | 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 |