question

Guldberg avatar image
0 Likes"
Guldberg asked Jason Lightfoot commented

Problems finding slots in different zone IDs

For the love of god I cannot figure out why Find Slot doesnt work properly in my model.

I have a bunch of racks, some with zoneID HBL and one with zoneID PBL. If i query using WHERE slot.zoneID == "HBW" I get a slot if i query with WHERE slot.zoneID == "PWL" or WHERE slot.zoneID != "HBW" I get nothing.

Attach is a model where anything else but the racks have been removed, just to illustrate the issue.

UC_findsloterror.fsm

FlexSim 23.2.1
findslot
· 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.

Guldberg avatar image
0 Likes"
Guldberg answered

Just to sum up if anybody experience the same problem. The culbrite was a failty rack node. After deleting and replacing the element it worked fine.

5 |100000

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

Guldberg avatar image
1 Like"
Guldberg answered Guldberg edited

Cant tell why, but if delete aisle 15 it works. 16+17 + pwl. Odd. Oh well, must have been a corrupt node somehow.

5 |100000

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

Guldberg avatar image
0 Likes"
Guldberg answered

That explains why I never got any flow to these aisles. Just didnt bother looking into that issue yet. Odd. I can see that they are part of the storage system in the model tree

1698863214870.png


1698863214870.png (28.8 KiB)
5 |100000

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

Jason Lightfoot avatar image
0 Likes"
Jason Lightfoot answered Jason Lightfoot commented

The error relates to reserving the slot for an item to which token.item is trying to refer - but it does not exist. You can delete the content of this field if you don't have an item for slot reservation.

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