question

Kamal Patel avatar image
0 Likes"
Kamal Patel asked Jeanette F commented

resend items to multiprocessor and process it with different process time ?

part_model.fsm

Hello everyone,

I have attached the model, Its a model with sequence of operations and some sequences are repeated and I am trying to process those sequence without adding new processors. For eg, you would see that CNC Horiz has three processes and after the process is done it flows down to Man SFTLTH and needs to be sent back to CNC Horz but now its has different process time, this is just one of the example, likewise there are multiple cases where items needs to flow back and forth in the processing sequences. I am trying to figure of how to do that ?

Your help is greatly appreciated.

Thanks

FlexSim 23.2.0
processs flowmanufacturing3d models
part-model.fsm (32.6 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.

1 Answer

Felix Möhlmann avatar image
0 Likes"
Felix Möhlmann answered Kamal Patel commented

Generally, I would recommend to add a "Step" label to the items (the name is of course just an example). This can get incremented in On Process Finish or On Exit triggers and controls the process time, where the item is send and possibly other things too.

1692686668171.png


1692686668171.png (15.3 KiB)
· 5
5 |100000

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