question

Dominik K avatar image
0 Likes"
Dominik K asked Jason Lightfoot commented

Different Operators on same Queue

Hi!

I have a model with many processors and one queue. This one queue stores the same item which is used for different processors in a certain sequence. I want different operators to take and bring these items from and to the queue.

How can I do this with the center-port option?

The attached image doesn't seem to work...


Regards

FlexSim 18.2.3
queueflexsim 18.2.3multiple operatorsoperators assignmentcenter ports
1596632917216.png (13.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.

Dominik K avatar image Dominik K commented ·

The Tutorial did not provide any answer either...

0 Likes 0 ·
1596636614097.png (74.7 KiB)

1 Answer

·
tannerp avatar image
0 Likes"
tannerp answered Jason Lightfoot commented

@dominik.k,

You have a few options here. One is to use a Group or List. Another option is to use a Dispatcher. I set up a simple example that utilizes a Dispatcher to call on one of four operators. I hope I understood your question correctly. This way, you use the same center port connection to access all of the operators.

many operators.fsm


· 2
5 |100000

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

Gina avatar image Gina commented ·

Hello i tried adding an dispatcher to mine but my operators are not moving though. Able to help?Thanks

assignment.fsm

0 Likes 0 ·
assignment.fsm (88.3 KiB)
Jason Lightfoot avatar image Jason Lightfoot ♦ Gina commented ·
The operators need to be on output connections from the dispatcher - not centerports.
0 Likes 0 ·

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.