Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Instances are assigned to pick positions, not pallet positions: the primary line belongs to instance 0 and the secondary to 1. Which instance belongs to the left and right pallet can be derived from which pallet is assigned to each pick position (shortest distance from the corresponding conveyor).

Info

Since Pally release v3.3 there is a new global variable InstanceIdthat indicates the current instance in use. It is safe to replace 0 and 1 to InstanceId in all callbacks.