Reserved the location from use "Find Slot"

Reserved the location from use "Find Slot"

anutt_k
Not applicable
20 Views
2 Replies
Message 1 of 3

Reserved the location from use "Find Slot"

anutt_k
Not applicable

[ FlexSim 22.1.1 ]

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

0 Likes
Accepted solutions (1)
21 Views
2 Replies
Replies (2)
Message 2 of 3

moehlmann_fe
Explorer
Explorer
Accepted solution

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

0 Likes
Message 3 of 3

anutt_k
Not applicable

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

0 Likes