6. EtherNet/IP Settings
Allocation of EIPOutput.SensorHead2
StatusReserve.W variable
Offset
(word)
15 14 13 … 2 1 0
+4 15 14 13 … 2 1 0
+5 31 30 29 … 18 17 16
Bits 31 to 0: EIPOutput.SensorHead2StatusReserve.W uses DWORD data
from offset + 4 words.
Additional Information
For details on the command codes and response codes, refer to 6-3 Ethernet/IP Connection
in Chapter 6 Communications with External Devices of the ZW Series Displacement Sensor
(Confocal Fiber Type) User's Manual (Cat. No. Z332).
Additional Information
With the Sysmac Studio, the data type is expressed as ARRAY[0..2] OF WORD when an
array is specified for a data type. However, a data type of an array is simplified in this
document (e.g. WORD[3]).
It is possible to set either of the following to specify an array for a data type with the Sysmac
Studio.
•ARRAY[0..2] OF WORD
•WORD[3]
In the example above, 3 WORD array elements are secured.
16