question

Praveen M avatar image
0 Likes"
Praveen M asked Praveen M commented

Divert items to multiple port based on conditions

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

FlexSim 18.1.2
decision pointwcs logicsensor
· 3
5 |100000

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

Joerg Vogel avatar image Joerg Vogel commented ·
@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.


1 Like 1 ·
Praveen M avatar image Praveen M Joerg Vogel commented ·

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

how to make decision based feedback & multiple conditon

0 Likes 0 ·
Praveen M avatar image Praveen M commented ·

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

1 Answer

·
Joerg Vogel avatar image
0 Likes"
Joerg Vogel answered Praveen M commented

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

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

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.