question

xavier avatar image
0 Likes"
xavier asked Jeanette F commented

task or

Hello I would like to create a sequence where I have 2 different pieces (red and black). When black gets to the processor the operator lets it continue. If it is red take it and put it aside. Is possible and how to create this sequence?

FlexSim 22.2.0
task sequence
· 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.

Allister Wilson avatar image Allister Wilson commented ·

I have sent 2 replies to your email asking for help 5 days ago, but I haven't heard back from you.
Perhaps your spam filter intercepted them?

0 Likes 0 ·
Jeanette F avatar image Jeanette F ♦♦ commented ·

Hi @xavier, was Jason Lightfoot's answer helpful? If so, please click the "Accept" button at the bottom of 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

·
Jason Lightfoot avatar image
0 Likes"
Jason Lightfoot answered Jason Lightfoot commented

That's a port strategy - please do the tutorials.

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

Joerg Vogel avatar image Joerg Vogel commented ·
If an item is already in a processor object, you can only process it with a process time of 0. I mean it has entered the processor already. Alternatively you can send this object previously before it reaches a processor to a different object. This is what Jason suggests by a different port strategy.
0 Likes 0 ·
Jason Lightfoot avatar image Jason Lightfoot ♦ Joerg Vogel commented ·
Just be careful with the zero time process since the number processed will still have increased by one.
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.