Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I have a question and would really appreciate your help.
I need to send a pallet with the label "initialMaster" which is located below another pallet containing material. The pallet with material has a label called "sectorWH" with values from 1–5.
I would like to use the value of sectorWH to decide which output the pallet with initialMaster should go to:
sectors 1–3 → current.outObjects[2]
sectors 4–5 → current.outObjects[1]
Is there a way to do this? On the conveyor, the order from bottom to top is the initialMaster pallet and above it the material pallet with the sectorWH label.
Thank you very much for your help.
Solved! Go to Solution.