question

Louis F2 avatar image
0 Likes"
Louis F2 asked gilbert jerald commented

Operator to pick the item based on global table? (Version 17.0.12)

Hi,

I am simulating a warehouse picking process.

Where each bay has a specific ItemType allocted, and the operators are supposed to pick based on the global table(Pick-list with ItemType and Quantity) that I have imported.

Could someone kindly advise me on how to instruct the operator to pick according to the global table?

Many thanks.

based-on-global-table-1.fsm

FlexSim (other - please specify)
FlexSim 18.2.2
FlexSim (other - please specify)
FlexSim (other)
global tableoperatorpicking
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

·
Joshua S avatar image
1 Like"
Joshua S answered Kishan Jayakumar commented

Here's a basic example you can work off of. It uses a list where you can query the SKU from, then in process flow I created an arrival source that assigns the SKU and quantity it needs to pull based on a table. I didn't know how you were telling your operator to pull items from the rack.pull-from-rack.fsm


pull-from-rack.fsm (35.3 KiB)
· 5
5 |100000

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

Louis F2 avatar image Louis F2 commented ·

Hi Joshua,

Thanks for the response, but I could not open your file as I am using FlexSim 2017.

0 Likes 0 ·
Joshua S avatar image Joshua S Louis F2 commented ·

Which version of 2017? For future questions it will be helpful if you put which version of FlexSim you are working with.

0 Likes 0 ·
Louis F2 avatar image Louis F2 Joshua S commented ·

Hi Joshua,

noted with many thanks.
I have just updated to the latest version.

Cheers!

0 Likes 0 ·
Kishan Jayakumar avatar image Kishan Jayakumar commented ·

operator is not loading item based on the table value. every time he is loading 10 item

0 Likes 0 ·
gilbert jerald avatar image gilbert jerald Kishan Jayakumar commented ·

@Kishan Jayakumar ·

Hi,

I have attached the model with some changes in Source Activity Under Quantity Label.

Solution: tokenIndex is not the correct expression to accomplish this event. Instead of that use rowNumber. Now the model will run.

16547-pull-from-rack-1-2.fsm

Thanks

1 Like 1 ·

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.