11-12-2016 01:47 AM
Hello guys,
I'm facing a problem of (what I think) is a non-triggering of exit control method in a parallel processing station with a 2x2 dimension.
An MU reaches the sensor, is moved (using move command) onto the parallel proc. station. Since the exit of the station is not connected via a connector, the exit control does the next bit of processing and it seems to be working fine for quite a while and only much later into the simulation does this not work.
So I'm wondering that could there be a set of configuration for the station that arises much later? The exit strategy is set to cyclic (not blocking).
Solved! Go to Solution.
11-12-2016 07:21 AM
Steffen Bangsow freelance simulation specialist web: www.bangsow.eu mail: steffen@bangsow.net | ![]() |
11-12-2016 06:14 PM
Thanks Steffen for replying. The thing is the station doesn't have any successors. So the product is moved away from the station using the method that executes as part of that exit control.
Anyhow strangely enough, I was able to solve the problem by simply increasing the dimensions of the station such that there are a few places empty always. The failure of exit control method seems to be somehow come up when the MU moved onto the station makes it reach its capacity.