question

Cayo E avatar image
0 Likes"
Cayo E asked Cayo E commented

Output the processor

HI,
How do I configure the processor to be an item in the input, output 3 items on the output?
In my process, I need the input of the Processor (Forno 3) to be a box and at the output the Processor (Forno 3) emits 3 boxes.
FlexSim 18.2.2
FlexSim 19.0.0
processor
· 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.

tannerp avatar image tannerp commented ·

There are a couple of ways you could accomplish this. I would recommend using Process Flow. A simple "Wait for Event" activity would allow you to create extra objects like in the example below.

You might consider using a Queue as a buffer, as well, like in the model. This helps the flow continue smoothly.

Additionally, I wasn't sure if you wanted to clone the box or if you wanted to create two new ones (i.e. without any labels).

Please look at this updated model and let me know if it's what you're looking for:

processor-1-in-3-out.fsm

If not, comment back with more of an explanation on what you'd like to happen.

Thanks!

1 Like 1 ·

1 Answer

·
Jeff Nordgren avatar image
2 Likes"
Jeff Nordgren answered Cayo E commented

@Cayo E

Rather than use a Processor to do what you are trying to do, why not just use a Separator with the Split option?

You would need to put a Queue after the Separator, as @Tanner Poulton suggested in his response, to have a place for the flowitems to go before entering another object.

Would something like this work for your situation?

Thanks.

cayo-sample1-jn1.fsm


separator.gif (1.1 MiB)
· 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.

Cayo E avatar image Cayo E commented ·

The two modeling are correct, because in my process the (Forno 3) is a furnace, in input is the materials for foundry and in output is three products equals, but is divided in different units for cooling process

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.