question

Aidan W avatar image
0 Likes"
Aidan W asked Aidan W commented

Sending operators to a home location when shift is over?

Hello,

I'm trying to make it so the operators in my model go to a home location when they are off shift to help keep clutter off of the screen due to the volume of operators I am working with. As it stands currently, when the shift ends, the operators stay in place but no longer operate. I would like them to go to a designated location so it is easier to see how many workers are actually on shift and where everything is while the model runs instead of having a ton of operators scattered around while off shift. How can I go about doing this?

Thanks

FlexSim 20.2.0
flexsim 20.2.0operatorstime tablelocationoff shift
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

·
Joerg Vogel avatar image
0 Likes"
Joerg Vogel answered Aidan W commented

The Brute Force method would be to set a new location in the trigger of your time table for the involved members. If you want them to walk, you create for each involved member of your time table a tasksequence to travel to a location.

Time Tables > Functions > On Down Function

· 4
5 |100000

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

Jason Lightfoot avatar image Jason Lightfoot ♦ commented ·

And you can also add a delay function for the off-shift duration.

0 Likes 0 ·
Aidan W avatar image Aidan W commented ·

If the shift is covering 20+ operators what should be in place of the Object value in the Set Center Location to avoid this error?

Flexscript Error MODEL:/Tools/TimeTables/Shift1>variables/downtrigger Line 18 Undefined variable involved being used.

Flexscript Error MODEL:/Tools/TimeTables/Shift1>variables/downtrigger Line 18 Could not resolve setloc overload based on passed parameters

Flexscript Error MODEL:/Tools/TimeTables/Shift1>variables/downtrigger

Could not finish parsing because of previous errors.

0 Likes 0 ·
Jason Lightfoot avatar image Jason Lightfoot ♦ Aidan W commented ·

Or show us with a screenshot. We were suggesting you use this:

1 Like 1 ·
1617797382058.png (15.4 KiB)
Aidan W avatar image Aidan W Jason Lightfoot ♦ commented ·

That does the trick, thank you

1 Like 1 ·

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.