Hello,
I need to model something like XTS Conveyor.
It's a continuous loop rail, filled with fixtures. Every fixture remain constant distance while moving.
Operator will put item on fixture, or take item from it.
In my test model, I tried to use combiner for combining fixture and item. But if queue is empty, fixture should not stop.
I think using station object in conveyor module will be better solution for my need. Is it possible to simulate combiner/separator functionality for station?
Another question, how to make fixture move smoothly at junction of two conveyors?