question

el C avatar image
0 Likes"
el C asked Abhishek Y commented

Picking boxes for orders

Hi

The operator is not picking the boxes from the GlobalTable1 where the Type has numbers with "-" between them but it does pick the other Type of boxes with simple numbers. What do I need to change so he can pick up the boxes where they have a Type with "-" (possibly its string data and not numeric like the other simple numbers)?

Kind Regards.

picking-operation-type-per-slot-4forum.fsm

FlexSim 19.2.4
rackspickingdata
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

Joerg Vogel avatar image
0 Likes"
Joerg Vogel answered Abhishek Y commented

A string address depends on the pattern you compose in the toolbox for warehousing. There are number fields where you can choose its basic length

1: results in 1,2,3,4

2: results in 01,02,03,04

In your previous model you mixed address strings at two places. —1-2-3 and the other —01-02-03

It is really important that the address pattern matches with the toolbox setting.

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