question

Alejandro Ulises TP avatar image
0 Likes"
Alejandro Ulises TP asked Braydn T commented

Make an operation to the unit while it is been processed

proyect-rev01.fsmHello friends!

Is there a way the operator can process the unit at the same time the machine is processing the unit?

In the franchise i work, when the unit is getting charged the operator can make an operation simultaneously but i dont know if it can be done here in flexsim.

someone could guide me, please?

process flowoperatorsprocessors
proyect-rev01.fsm (109.0 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

tannerp avatar image
0 Likes"
tannerp answered Braydn T commented

Hi @Alejandro Ulises TP,

This can be simulated by selecting "Use Operator for Process". If the operator is doing something that changes the visual or contents of the item or something, you can also use triggers to change an item's shape, size, etc. or add an item to it (as in an assembly process). Hopefully this helps you accomplish what you're looking for in your first question.

As for the second part of your question, you can do two things:

1) Extend the load time to simulate the "delay" after loading.

2) Use Process Flow and event listening to actually create a Delay when the operator loads.

Let me know if you'd like more help or an example of something.


· 4
5 |100000

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