question

Daniel C avatar image
0 Likes"
Daniel C asked Daniel C answered

Processor pulls in intervals

How can i do so that my processor pulls certain interval of items. I have to different types of items going into the processor. Each one has different Processing Time. How do i tell my processor that he must pull only the same item as the one it exit?

FlexSim 18.2.0
labelsprocessor
· 2
5 |100000

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

Joshua S avatar image Joshua S commented ·

@Daniel C, In the flow tab of the processor properties there is a section for input where you can specify the pull strategy to only pull a certain type. The only issue I see is if it depends on the last item, what is going to tell the processor that there are no more of that specific item type available and go on to the next batch of items?

0 Likes 0 ·
Jeff Nordgren avatar image Jeff Nordgren commented ·
@Daniel C

Can you send your model or a sample model showing the problem? It would be much easier to answer your question, specifically, if we could look at your model.

Thanks.

0 Likes 0 ·

1 Answer

·
Daniel C avatar image
1 Like"
Daniel C answered

Hey, I already solved it on the Exit Trigger I add a label to current (processor) according to the item that just left. And on the Pull Requirement there´s a small code telling the processor to pull items from the same label as the current.

5 |100000

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

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.