question

Yiğit S avatar image
0 Likes"
Yiğit S asked Yiğit S commented

ASRS - Movement Specifying

I'm trying to model ASRS retrieval machine that feeds combiner each time when it is empty.For example,if combiner finishes process while ASRS loading one item into racks,I want ASRS to put it into combiner with additional 3 from racks. ASRS-Movement.fsm

FlexSim 20.0.3
flexsim 20.0.3
asrs-movement.fsm (46.2 KiB)
· 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.

tannerp avatar image tannerp commented ·

Hi @Yiğit S,

I'm not sure if I understand the question correctly, so I'd like to clarify. Is the combiner you mentioned "Processor1" in the attached model? And what I understand is that if "Processor1" finishes processing, it should trigger the ASRS to retrieve 4 items from the rack and place them all in "Processor1". Is this correct? I've updated the logic to reflect my understanding.

asrs-movement_autosave_1.fsm

1 Like 1 ·
Yiğit S avatar image Yiğit S tannerp commented ·
Thank you for your answer Tanner,yes I have forgot to update the model.Does it require minor changes to replace processor with combiner and signal ASRS to pull items when combiner is full empty? I have tried but I encountered some errors
0 Likes 0 ·
tannerp avatar image tannerp Yiğit S commented ·

If you upload what you're working with (the up-to-date version of your model), then I'll take a look at it and see if we can figure something out.

1 Like 1 ·
Show more comments

1 Answer

·
tannerp avatar image
1 Like"
tannerp answered Yiğit S commented

@Yiğit S,

Take a look at this updated version with a combiner. I added a priority to the task of moving objects from the racks into the combiner. The priority causes these tasks to be executed before tasks of lower priority.

Hopefully this is closer to what you need. I don't think I understood correctly the first time.

ASRS movement help.fsm


· 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.

Yiğit S avatar image Yiğit S commented ·

Thank you @tanner.p

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.