Register Name / Module Address Assembled Address for PLC Description
Arrival Count Local Upstream Zone
4:0106
M: 4:1502
E: I.Data [2]
P: Byte 4 (Hi)
   Byte 5 (Lo)
Unsigned Integer Value:

   • Increments by 1 each time a Carton arrives in the zone
   • Value rolls over from 65,535 back to 0
Arrival Count Local Downstream Zone
4:0186
M: 4:1504
E: I.Data [4]
P: Byte 8 (Hi)
   Byte 9 (Lo)
Departure Count Local Upstream Zone
4:0107
M: 4:1503
E: I.Data [3]
P: Byte 6 (Hi)
   Byte 7 (Lo)
Unsigned Integer Value:

   • Increments by 1 each time a Carton departs the zone
   • Value rolls over from 65,535 back to 0
Departure Count Local Downstream Zone
4:0187
M: 4:1505
E: I.Data [5]
P: Byte 10 (Hi)
   Byte 11 (Lo)