question

Steven Chen avatar image
0 Likes"
Steven Chen asked Jordan Johnson answered

Disable dispatcher of taskexecuter

Hello,

I tried to disable the dispatcher function of taskexecuter. From the manual I learn that return -1 for PassTo will disable the function. But it doesn't work.

In the model, I want to keep the connection but I don't want task sequence be passed to operator from agv.

te-dispatcher.fsm

FlexSim 19.2.4
dispatchertaskexecuter
te-dispatcher.fsm (28.6 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

·
Jordan Johnson avatar image
0 Likes"
Jordan Johnson answered

This looks like an error in the documentation. Task Executers don't use the Pass To field the same was as the Dispatcher does. They don't check for a -1 value.

To accomplish what you want, you could close the inputs of the operator. Or, instead of a connection, you could use a pointer label.

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.