How to setloc in ProcessFlow when unloading

How to setloc in ProcessFlow when unloading

maciej_kotlicki
Not applicable
11 Views
1 Reply
Message 1 of 2

How to setloc in ProcessFlow when unloading

maciej_kotlicki
Not applicable

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.

0 Likes
Accepted solutions (1)
12 Views
1 Reply
Reply (1)
Message 2 of 2

sam_stubbsYXX86
Community Manager
Community Manager
Accepted solution

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