question

Anutt K avatar image
0 Likes"
Anutt K asked Anutt K commented

Reserved the location from use "Find Slot"

Hello. In this model is Auto Car Parking garage it same of my question before.

1667408991441.png

This can seen the error message it mean the slot are not has space.


This problem is come from this logic. It is a order of car into parking slot. It use Find slot to assign the parking slot.

1667409513025.png1667409549337.png

I think a cause of this problem come from this token (id:86). The id:86 is a first finished to bring the car to FloorStorage56.

1667409681765.png1667409721920.png

But this token (id:95) at created after from id:86 and the slot of this token is the FloorStorage56 at the same.

It mean while id:95 are creating is before the car of id:86 has not been taken to FloorStorage56. So The Find Slot of id:95 it will select the slot at the FloorStorage56.

I would like to know. If some FloorStorage are selected before but the car has not been parked. Can to able to reserve this slot so as not to this slot are select at later.

I has attached the model file here.

Thank You for help.

Test2.fsm

FlexSim 22.1.1
slot labelsfind slotreserved locationcar park
1667408991441.png (363.8 KiB)
1667409289866.png (139.3 KiB)
1667409513025.png (182.1 KiB)
1667409549337.png (17.0 KiB)
1667409681765.png (182.3 KiB)
1667409721920.png (16.9 KiB)
test2.fsm (288.1 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.

1 Answer

·
Felix Möhlmann avatar image
0 Likes"
Felix Möhlmann answered Anutt K commented

That is what the "Assign Slot to Item" field is for. When the car is assigned to the slot, it will be taken into account when the slots are queried again.

1667414215261.png


1667414215261.png (17.8 KiB)
· 1
5 |100000

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

Anutt K avatar image Anutt K commented ·

OK It work. It like a reservation the slot has selected before. Thank You so much.

0 Likes 0 ·

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.