Need help with "window reservation" logic for SLC500

S

Thread Starter

SilverLoop

I am working on an airport baggage handling system with 6 merge lanes. I am to use a technique called "window reservation" for merges.

This technique uses encoders to build an in-memory representation of the conveyor partitioned into "windows".

Has anyone ever used this technique? If so, do you have any sample code?
 
Top