Divert items to multiple port based on conditions

Divert items to multiple port based on conditions

praveen_m
Not applicable
22 Views
6 Replies
Message 1 of 7

Divert items to multiple port based on conditions

praveen_m
Not applicable

[ FlexSim 18.1.2 ]

I have attached the my model

Q1: I want to divert items by case

1.If items are full the items divert into buffer. multiple ports

2.If conveyor is free the items from rack to processor by FIFO

Q2: Rack area

1.Items per cell should not more than 8 stack in vertical

2.It should stack by items type

3.Dispatch (Batch type) FIFO

4.It should follow WCS logic

Best Regards,

Praveen M

draft.fsm

0 Likes
Accepted solutions (1)
23 Views
6 Replies
Replies (6)
Message 2 of 7

joerg_vogel_HsH
Mentor
Mentor
@Praveen M ,please ask only ONE request per question as you find it in best practices for using this answers site.

By the way you use an older version without a warehouse module. You are responsible to check all your conditions by source code.


Message 3 of 7

praveen_m
Not applicable

if I use newer version whether the warehouce module accept my querys...

how to make decision based feedback & multiple conditon

0 Likes
Message 4 of 7

joerg_vogel_HsH
Mentor
Mentor
Accepted solution

Q2: 1. There is a Picklist option in Templates to limit cell maximum content > PlaceInBay, PlaceInLevel. You won't need this if you do a mechanism like in Q2: 2 answered.

Q2: 2. keep track in global table or list of all cells which item type is stored and how many items are currently get stored in a cell.

Q2: 3. FIFO is not possible in floor storage. If you want implement, this you must put the item from rank 2 to rank 8 in another cell.

Q2: 4. Use Warehouse feature since FlexSim19.2.4 available

0 Likes
Message 6 of 7

praveen_m
Not applicable
Thanks
0 Likes
Message 7 of 7

praveen_m
Not applicable

Hi, Can I get solutions for Q1

Items divert

By same items direct flow should be followed.

By 1 port to incase 11 locations by condition when flow is get blocked.

0 Likes