8.1 EncoderDiagnosisEventType
| Attribute | Value | ||||
| BrowseName | EncoderDiagnosisEventType | ||||
| IsAbstract | False | ||||
| References | Node Class | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of 0:BaseEventType defined in [OPC 10000-5]. | |||||
| 0:HasProperty | Variable | EventCode | 0:Integer | 0:PropertyType | M, RO |
| 0:HasProperty | Variable | DiagnosisType | EventTypeEnumeration | 0:PropertyType | M, RO |
| 0:HasProperty | Variable | EventText | 0:String | 0:PropertyType | M, RO |
| 0:HasProperty | Variable | Reason | EncoderDiagnosisReasonEnumeration | 0:PropertyType | M, RO |
| Conformance Units | |||||
|---|---|---|---|---|---|
| PNENC Diagnosis Events |
The EventCode Property contains a fault-code identifying a fault or warning (See Table 69 fault codes).
The DiagnosisType Property classifies the error condition into categories like warning or fault encoded as EventTypeEnumeration.
The EventText Property contains a brief description of the error or warning.
The Reason Property contains information about the persistency of the error or warning encoded as EncoderDiagnosisReasonEnumeration.