Versions Compared

Key

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

...

To use this feature, the empty pallet’s height must be specified in a pattern that is uploaded to the robot, and the height of the calibration pallet must be given in the robot program.

Pallet Height in Pattern (JSON)

To specify the pallet height, a palletHeight-tag and a subsequent value must be added to a pattern’s JSON-file as such:

...

Notice the added ‘palletHeight’ tag with the value of 144 mm (EUR pallet). The rest of the pattern continues as normal.

Pallet Height in Robot Program

Info

Since you typically calibrate the pallet with boxes (and some of you with your finger between the box and pallet to give it space ), then we would like to know the actual height of the pallet you calibrate with. This value will be used to consider if there is a difference between the height of the calibrated pallet and the height of the pallet in the current pattern (specified in JSON file). You must therefore specify the rf_P1_calib_h and rf_P2_calib_h.

...