question

Ajay Bhesaniya avatar image
1 Like"
Ajay Bhesaniya asked Brandon Peterson edited

How to use Operators to move flow items from Queue to Queue?

I have attached the sample model I am working with. I want to use a Dispatcher and 2 operators to move flowitems in one directions between the following Queues;

a. Queue23 to Dump10M

b. Queue31 to Dump 20F

c. Queue33 to Dump 30F

d. Queue27 to Dump 40F

I connected the Dispatcher to the Center Port of Queue23 and connected 2 operators to the Dispatcher. The flow items currently move from the Queues to the Dumps but I would like the Operators to pick up and drop instead.

Any insight will be much appreciated!

FlexSim 16.0.1
operatoroperator assignmentdispatchers
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

·
Sam Stubbs avatar image
1 Like"
Sam Stubbs answered Adrian Haws edited

So one of your problems in your model is that the conveyors don't have any logic dictating which items go where. So they are all going to the First Available Port (in this case it's going to the Loadout queues you have designated.) You can change the flow of the conveyor items by clicking on the little square at the end of the conveyor.

In your model that I adjusted, I just chose to sort them in Round Robin fashion, you can change this to an expression or whatever you need.

Secondly you had all the port flow from the conveyor to the Dumps directly, you need to have them flow to the Queue, and have the Queue flow to the Dumps. Then just attach the center port connection from the Dispatcher to the Queues and have the Queue use center point connection as it's required transport.

You can take a look at the model I've reattached.

718-origin-storage-v3.fsm


· 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.

Ajay Bhesaniya avatar image Ajay Bhesaniya commented ·

Perfect Answer!

0 Likes 0 ·
Sam Stubbs avatar image Sam Stubbs ♦ Ajay Bhesaniya commented ·

Great! I'm glad we could help.

0 Likes 0 ·
Ajay Bhesaniya avatar image Ajay Bhesaniya commented ·

The model worked fine until I imported a new set of demand in the 'demand' table and changed the 'trackcurrenthour' variable to repeat every 24 hours since this is a daily demand. The Sink (Terminal) is not pulling demand as it did before.

0 Likes 0 ·
Adrian Haws avatar image Adrian Haws Ajay Bhesaniya commented ·

This question has been reposted here, as it is seperate from the first one. In the future please post new questions by themselves instead of on a previous question. Please refer to this link for an article on the "best practices" for using this Answers site. Thanks!

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.