question

Youssef EM avatar image
0 Likes"
Youssef EM asked Ben Wilson commented

Operator use task executer

Hi everyone, hope you're doing great !

Is there a simple way to make an operator use an task executer (push) to transport items from one queue to another.

Thanks !

FlexSim 19.0.0
operatortask executercombined
· 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.

Ben Wilson avatar image Ben Wilson ♦♦ commented ·

Hi @Youssef EM, was Parker S's answer helpful? If so, please click the red "Accept" button at the bottom 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

·
Parker S avatar image
0 Likes"
Parker S answered Parker S commented

@Youssef EM

Task Executers in FlexSim are automatic vehicles, so they do not require an operator to push them. Is there a reason you want the operator to push the task executer?

To use the task executor normally, connect the center ports of the queue and task executer

and then click the Use Transport in the Queue's properties


1610644036025.png (6.1 KiB)
1610644087325.png (8.5 KiB)
· 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.

Youssef EM avatar image Youssef EM commented ·

Hi Parker, thanks for your reply. In my model, I want the operator to use a trolley (transpallet) to move objects. The way I see that, is to use an operator and a task executer. I'm wondering if there is a simple way to accomplish that without using a PF.

0 Likes 0 ·
Parker S avatar image Parker S ♦ Youssef EM commented ·

@Youssef EM

There is a way to do this without PF, but it's not simple. You would need to build a custom task sequence in the Use Transport property of the queue. Here is the reference to creating task sequences:

https://docs.flexsim.com/en/21.0/Reference/TaskSequences/TaskSequenceConcepts/

0 Likes 0 ·
Joerg Vogel avatar image Joerg Vogel Youssef EM commented ·

Perhaps you find it in the people module. Classic 3D hasn’t any objects that behaves as a trolley. You can move such things into an operator as a subnode or you can build coordinated task sequences where two taskexecuters are synchronized to do simultaneously similar tasks. But what you are looking for is a special behavior first introduced in FlexSim Healthcare and is now part of the people module.

0 Likes 0 ·
Parker S avatar image Parker S ♦ Youssef EM commented ·

@Youssef EM

This can be done with this code in the Use Transport field of the Queue you are loading from

and this code in an On Load Trigger of the Operator


You also need a pointer label on the Operator referencing the Task Executer

0 Likes 0 ·
1611172448767.png (48.7 KiB)
1611172517472.png (28.2 KiB)
1611172566501.png (5.2 KiB)

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.