Multiple codes can be read on one location.
Example : We want to retrieve the Arcticle codes, the container and the Lot number.
There are 2 possibilities:
POSSIBILITY 1 : Put all the codes in the same 1d code or Datamatrix
Specifications - Barcode minimum size
POSSIBILITY 2 : Put the 3 codes individually on the pallet (not recommended for more than 2 codes): (example of one label)
Ideally add an identifier on each code so that the drone knows where to place the read code, in this example we added the letters A, L and C, another example could have been (00),(10),(90) but it can be anything.
Cloud acquisition will have 3 acquisition rules:
1 Article, code format = A.{14}
2 conteneur, code format = L.{7}
3 lot, code format = C.{6}
The disadvantage of this solution is that if the codes are physically very close, the drone will probably not be able to read the 3 codes in 1 pass!
And so we will lose a lot of time doing movements again.