Communication via EtherNet/IP
2
0
2
0
-1
2
41
Cyclic Data Communication with Assembly Objects (Class Code 0x04)
Assemblies are special CIP objects used for cyclic data communication (implicit messaging).
Assemblies are composed of one or more attributes of various objects. These objects allow you
to send or receive data from multiple objects via a connection. The composition of the assem-
blies is fixed in the read head and cannot be modified by the user.
Input Assemblies
Instance
no.
Description
Size
[byte] Attribute
Attribute
ID
Data type
100
Status, Y position, angle
8
Status
100
UINT
Y position
101
DINT
Angle
104
UINT
101
Status, Y position, angle, warning,
error
12
Status
100
UINT
Y position
101
DINT
Angle
104
UINT
Warning
102
UINT
Error
103
UINT
102
Status, Y position, angle, X position, Z
distance
14
Status
100
UINT
Y position
101
DINT
Angle
104
UINT
X position
105
UDINT
Z distance
106
UINT
103
Status, Y position, angle, X position, Z
distance, CCL status, CCL value,
warning, error
21
Status
100
UINT
Y position
101
DINT
Angle
104
UINT
X position
105
UDINT
Z distance
106
UINT
CCL status
107
USINT
CCL value
108
UINT
Warning
102
UINT
Error
103
UINT
104
Status, Y position, angle, X position,
TAG number
16
Status
100
UINT
Y position
101
DINT
Angle
104
UINT
X position
105
UDINT
Tag value
109
UDINT
105
Status, Y position, angle, X position,
TAG number, CCL status, CCL value,
warning, error
23
Status
100
UINT
Y position
101
DINT
Angle
104
UINT
X position
105
UDINT
Tag value
109
UDINT
CCL status
107
USINT
CCL value
108
UINT
Warning
102
UINT
Error
103
UINT