question

Sumana P avatar image
0 Likes"
Sumana P asked tannerp commented

Operator not moving to a processor during setup time

sdfe.fsm

Hey everyone, I am trying to make the F operator work on processor M and simultaneously work on setup time of another processor (Processor1 to Processor6). But the operator does not move towards the processor which requires setup, he always stays at the processor M. I also want the objects traveling from Processor1-Processor6 to come back to M but they are not (this should happen in a loop of 8). Can someone please help me with this? Please help me understand what the different options I see for sampling the operator for setup time, I don't see how each of them are different when the simulation is running. @Joshua S

capture.png

FlexSim 18.1.1
setup timeoperator movements
capture.png (14.8 KiB)
sdfe.fsm (52.1 KiB)
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

Joshua S avatar image
0 Likes"
Joshua S answered tannerp commented

When you assign an operator to help with setup time, they actually don't go over to a machine to help set it up in general. To simulate this you can add process flow activity block that will simulate the operator going over and help it setup. . Also you've changed the names of your operators which now do not match the reference names you are using to pick your operators in your processors. Some of your processors are also referencing operators by a center port connection but none of the operators are connected to any of the processors.

· 12
5 |100000

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