Instance Attributes (Instance #1)
Extended
# | Name | Access | Data Type | Value |
---|---|---|---|---|
1 | Severity | Get | UINT8 | Consult the general Anybus CompactCom 40 Software Design Guide for further information. |
2 | Event Code | Get | UINT8 | |
3 | NW specific data | Get | Array of UINT8 | Optional network specific information, see below. |
4 | Slot | Get | UINT16 | Consult the general Anybus CompactCom 40 Software Design Guide for further information. |
5 | ADI | Get | UINT16 | |
6 | Element | Get | UINT8 | |
7 | Bit | Get | UINT8 |
Major unrecoverable events cause the module to disconnect itself from the network, thus preventing network participation. Other severity levels either produce a Channel Diagnostic entry/alarm or a Generic Diagnostic entry/alarm, depending on the Event Code:
Event Code | Result | ||
---|---|---|---|
0...FEh | Module issues a Channel Diagnostic entry/alarm. The Event Code will be translated and represented as the Channel Error Type as follows: | ||
Code: | Event (Anybus): | Channel Error Type (PROFINET): | |
10h | Generic Error | Error | |
20h | Current | Short circuit | |
21h | Current, device input side | Short circuit | |
22h | Current, inside the device | Short circuit | |
23h | Current, device output side | Short circuit | |
30h | Voltage | Overvoltage | |
31h | Mains Voltage | Overvoltage | |
32h | Voltage inside the device | Overvoltage | |
33h | Output Voltage | Overvoltage | |
40h | Temperature | Overtemperature | |
41h | Ambient Temperature | Overtemperature | |
42h | Device Temperature | Overtemperature | |
50h | Device Hardware | Error | |
60h | Device Software | Error | |
61h | Internal Software | Error | |
62h | User Software | Error | |
63h | Data Set | Error | |
70h | Additional Modules | Error | |
80h | Monitoring | Error | |
81h | Communication | Error | |
82h | Protocol Error | Error | |
90h | External Error | Error | |
F0h | Additional Functions | Error | |
FFh | Module issues a Generic Diagnostic entry/alarm based on network specific data. See details below. |