EtherNet/IP
Leuze electronic GmbH + Co. KG
DCR 258i
91
Remaining fragments
Number of fragments which still have to be transmitted for a complete entry.
Fragment size
The fragment size should always be identical, except for the last fragment to be transferred. A fragment
size of 0 means that the fragmentation is not used.
10.6.7 Class 109 – Device status and device control
This class contains the display of the device status as well as control bits for deleting an error or putting the
sensor into standby mode.
Object class 109 = 0x6D
Services:
• Get Attribute Single 0x0E
• Set Attribute Single 0x10
Path
Designation
Size in
bit
Data
type
Default
(dec)
Min
(dec)
Max
(dec)
Access
Cl.
Inst.
Attr.
109
1
1
Device status
8
U8
0
0
0x81
Get
2
Error acknowledge
8
U8
0
0
1
Set
3
Standby
8
U8
0
0
1
Set
Device status
This byte represents the device status:
10: Standby
15: Device is ready
0x80: Error
0x81: Warning
Error acknowledge
This control bit confirms and deletes errors or warnings that may be present in the system. It acts like a tog-
gle bit.
0 > 1: Error Acknowledge
1 > 0: Error Acknowledge
Standby
Activates the standby function:
0: Standby off
1: Standby on
NOTICE
The standby function results in
- no data going to the outside via the interfaces.
- the IOs not being operated.
- it not being possible to trigger a trigger.
- the device displaying 'not ready'.
10.6.8 Class 110 – Device application status and control
From the viewpoint of the communication, this class contains generic status and control information which
is interpreted for each device in the EDS file and in the device application.
Object Class 110 = 0xA1