question

VikSin avatar image
0 Likes"
VikSin asked Jason Lightfoot edited

FindSlot overload problem

Hi, I am trying to assign slot which match the slot items labels. At first (due to some other things i have to add in script in main model) i decided to write my own query in FlexScript. But i had following problem with overloading. What am I missing ?

storagesystemfindslot.pngWhen I solved with FindSlot it works normally. But because its the exact same querry it is weird to me.
I attached also my testing model test_FindSlot.fsm

Thanks, Victor

FlexSim 22.2.2
findslotoverload
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

·
Jason Lightfoot avatar image
2 Likes"
Jason Lightfoot answered Jason Lightfoot edited

You're missing the flags parameter (usually zero) before the token parameter. Documentation here.

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.