question

Doris C avatar image
0 Likes"
Doris C asked Ben Wilson commented

Queue do not recycle flowitems?

Hellow, everybody

i'm try Use queue instead of sink

but Item returns when loading point

I want items stacked in the queue and my program is consists of processfloor . please help me

thanks, for your kind

1_2.fsm

FlexSim 19.0.0
queueflexsim 19.0.0
1-2.fsm (55.7 KiB)
· 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.

Ben Wilson avatar image Ben Wilson ♦♦ commented ·

Hi @Doris C, was Gokulakrishnan Kandasamy's answer helpful? If so, please click the red "Accept" button on their answer. Or if you still have questions, add a comment and we'll continue the conversation.

If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always unaccept and comment back to reopen your question.

0 Likes 0 ·

1 Answer

·
Gokulakrishnan Kandasamy avatar image
0 Likes"
Gokulakrishnan Kandasamy answered Doris C edited

@Doris C you are using same token.item, again and again, the downstream flow so the item won't stay in the queue.

· 3
5 |100000

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

Doris C avatar image Doris C commented ·

thanks Gokulakrishnan Kandasamy but i can't understand If possible, please explain it in a photo. thanks

0 Likes 0 ·
Gokulakrishnan Kandasamy avatar image Gokulakrishnan Kandasamy Doris C commented ·

@Doris C After unloading in the final queue again same token moved to next unloading sequence step. Actually it's looped again and again. You can try to create process based on item entry in the process.


0 Likes 0 ·
1606456073361.png (51.5 KiB)
1606456018915.png (37.8 KiB)
Doris C avatar image Doris C Gokulakrishnan Kandasamy commented ·

Thanks Gokulakrishnan Kandasamy Thank you for solving the problem :)

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.