question

Maciej Kotlicki avatar image
0 Likes"
Maciej Kotlicki asked Sam Stubbs answered

How to setloc in ProcessFlow when unloading

I've started using ProcessFlow. I made it so that the operator loads items from queue and unloads them on task executer. This task executer has a model of a trolley I've made in SketchUp.

The problem is, that when he unloads on that trolley, the items appear not where I'd want them to. I've tried using setloc commands in both operator's and trolleys OnLoad/OnUnload triggers, but it doesn't change their location at all.

process flowlocationunload
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

·
Sam Stubbs avatar image
1 Like"
Sam Stubbs answered

You can setloc using Process Flow as well. This is done through the "Change Visuals" activity. You might have to play around with the x, y, z values to get the location that you want.

Here's a very basic example that uses setloc as an activity in Process Flow.

setlocexample.fsm


setlocexample.fsm (20.8 KiB)
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.