question

Pablo C36 avatar image
0 Likes"
Pablo C36 asked Kavika F commented

operator offset while processing a box

Good morning, I would like to know if it is possible to make the operator have a sequence of displacements to different points that I indicate while an objct is being processed.

FlexSim 22.1.0
operatorprocessordisplacement
· 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

You could react to the operator starting the "Utilize" task in a process flow.

Then either

- set its position directly, relative to the processor it is working on.

- add additional travel tasks to the task sequence, though achieving the correct timing might be harder this way.

- start a pre-defined animation that has the operator assume the wanted positions.

utilize_positions-fm.fsm


5 |100000

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