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.

Kavika F avatar image Kavika F ♦ commented ·

Hi @Pablo C36, was Felix Möhlmann's answer helpful? If so, please click the "Accept" button at the bottom of their answer. Or if you still have questions, add a comment and we'll continue the conversation.

If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always unaccept and comment back to reopen your question.

0 Likes 0 ·

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.

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.