Message 1 of 5
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Solved! Go to Solution.
Solved! Go to Solution.
But how? Where un send to port ir unload where? And which is the syntax foro use moveobject?
Where to use moveobject() is based on different situations.
If you can attach a model and describe more detail about what you want, the forum can help you solve the question more quickly .
Attached is a simple sample model on how to use the moveobject() command.
In Queue1, in the OnEntry trigger, I've added code to move all the flowitems on the pallet to Queue2 and then move the pallet to Queue3. Is this what you were looking for?