question

naufal Kemal avatar image
0 Likes"
naufal Kemal asked naufal Kemal commented

Move ASRS to a spesific location when on idle state

I'm currently have a model that contain an ASRS, processor, combiner, and rack. What i need to know is how to make ASRS know its idle state? is there any access variable to refrence it? and how to make it move to its next task location (ex: combiner) so that when combiner finish its setup job it doesn't need to wait for ASRS to move on it (to provide a JIT (Just In Time) process) ?

FlexSim 7.3.6
asrsallocated idle
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

·
Steven Hamoen avatar image
5 Likes"
Steven Hamoen answered naufal Kemal commented

The ASRS has a OnResourceAvailable trigger that fires when the ASRS is ready with a tasksequence. You can use that trigger to travel to the next destination ( if known) or to a central waiting position.

· 1
5 |100000

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

naufal Kemal avatar image naufal Kemal commented ·

thank you to your reply

0 Likes 0 ·

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.