Hi there,
I have following situation in my model:
a) I have 5 positions for truck
b) daily frequency of start event is 12 (truck on ramp)
c) when truck is on position function - unload can start and it takes 1 hour
d) at the same moment it can be max 5 truck waiting to be unload, but only one can use function -unload at one time
So, I tried to use general resource and "is consumed" but, there is no indication that function-unload is waiting (for other 4) because the lack of resources.
Does anyone have any idea? How to solve this with the use of technical resources?
Thanks