
Troubleshooting and diagnosis options
TR-Electronic GmbH 2020, All Rights Reserved
Printed in the Federal Republic of Germany
Page 82 of 88
TR - ELE - BA - DGB - 0030 - 01
06/15/2020
9.4 Detailed device status (Index 0x0025)
The parameter
Detailed Device Status
provides information about currently pending events in
the device and can be read by any PLC program or corresponding IO-Link tools.
Each event of TYPE =
Error
or
Warning
and MODE =
Event appears
is entered into the list with
EventQualifier
and
EventCode
.
Upon occurrence of an event with MODE =
Event disappears
(Error or Warning no more present),
the corresponding entry in the list is set to
EventQualifier
= 0x00 and
EventCode
= 0x0000.
This way this parameter always provides the current diagnosis status of the Device.
Index
Subindex
Name
Length
Type
Access
0x0025
0
Detailed Device Status
240 Bit
ArrayT
ro
Error_Warning_1
24 Bit
3 Bytes
ro
Error_Warning_2
24 Bit
3 Bytes
ro
Error_Warning_3
24 Bit
3 Bytes
ro
Error_Warning_4
24 Bit
3 Bytes
ro
Error_Warning_5
24 Bit
3 Bytes
ro
Error_Warning_6
24 Bit
3 Bytes
ro
Error_Warning_7
24 Bit
3 Bytes
ro
Error_Warning_8
24 Bit
3 Bytes
ro
Error_Warning_9
24 Bit
3 Bytes
ro
Error_Warning_10
24 Bit
3 Bytes
ro
Byte
x+0
x+1
x+2
Bit
23
– 16
15
– 8
7
– 0
Data
2
7
– 2
0
2
15
– 2
8
2
7
– 2
0
EventQualifier
EventCode
Structure, EventQualifier
Instance, Bit0... Bit2
- 0x04: Application error
Source, Bit 3
- 0x00: Device (remote)
- 0x01: Master (local)
Type, Bit 4...5
- 0x02: Warning present
- 0x03: Error present
Mode, Bit 6...7
- 0x02: Event disappears
- 0x03: Event appears