Internal Temperature¶
Description¶
The device has internal temperature monitoring. This records the device temperature as well as the maximum and minimum values since production and since the last time the device was restarted.
An upper and a lower threshold value can be defined for the device temperature module. If the threshold is exceeded or if device limit values are exceeded or undercut, the device triggers IO-Link events.
Process Data¶
Object ID | Name | Description | Direction |
---|---|---|---|
0x004E (78) | Temperature Status Customer Limits | Temperature status – Warning related to the configured customer limits [Index 0x0053]. Set when out of limits. | Input |
0x004F (79) | Temperature Status Device Limits | Temperature status – Warning related to the device limits. Set when out of limits. | Input |
0x0050 (80) | Device Temperature | Current device temperature in °C. | Input |
ISDU¶
Name | Index | Subindex | Access | Length | Data Type | Data Storage | Default |
---|---|---|---|---|---|---|---|
Internal Temperature | 0x0052 (82) | 0 | R | 10 bytes | n/a | ||
Internal Temperature | 1 | R | 2 bytes | INT16 | n/a | – | |
Internal Temperature Min (Since last Start) | 2 | R | 2 bytes | INT16 | n/a | – | |
Internal Temperature Max (Since last Start) | 3 | R | 2 bytes | INT16 | n/a | – | |
Internal Temperature Min (Lifetime) | 4 | R | 2 bytes | INT16 | n/a | – | |
Internal Temperature Max (Lifetime) | 5 | R | 2 bytes | INT16 | n/a | – | |
Internal Temperature Alarm Configuration | 0x0053 (83) | 0 | R/W | 4 bytes | Yes | ||
Internal Temperature Lower Threshold | 1 | R/W | 2 bytes | INT16 | -10°C | ||
Internal Temperature Upper Threshold | 2 | R/W | 2 bytes | INT16 | 75°C |
Internal Temperature¶
Internal Temperature contains information about the device temperature (current value in °C), the minimum or maximum device temperature since the last time the device was switched on/reset (in °C) and minimum or maximum device temperature during the lifetime of the device (in °C).
Internal Temperature Alarm Configuration¶
Setting for the lower threshold value (in °C) for the device temperature warning (0x8D20) and upper threshold value (in °C) for the device temperature warning (0x8D10).
Events¶
Event Code | Event Type | Event – Description – Remedy | Device Status |
---|---|---|---|
0x4000 (16384) | Error | Temperature Fault – Overload – The device is operated outside of the device-specific temperature limits. Risk of device damage. | 4 – Failure |
0x4210 (16912) | Warning | Device Temperature Overrun – Clear Heat Of Source – Risk of device damage. The device is too hot. ► Remove heat source, provide the device with heat insulation if necessary. |
2 – Out-of-Specification |
0x4220 (16928) | Warning | Device Temperature Underrun – Insulate Device – Risk of device damage. The device is too cold. ► Insulate the device. |
2 – Out-of-Specification |
0x8D10 (36112) | Warning | Customer-defined upper warning for device tempera ture. The upper threshold value for the temperature war ning has been exceeded. | 0 – Device is operating pro perly. |
0x8D20 (36128) | Warning | Customer-defined lower warning for device temperature – The lower threshold value for the temperature warning has been dropped below. | 0 – Device is operating pro perly. |