Ok back again, after numerous trials here is a summary which I hope help endevours of someone trying to implement positioning without the use of servos.
1. Light arrays as measuring device are not suitable for this kind of applications (do not want to mention model and or manufacturer) as they react incosistently time after time, we send one load 50 trials triggering a timer which counts from when the DLA was blocked until it was clear and then the time elapsed was FIFO, I noticed about 80 msec difference several times, at full speed this was an estimation of about 2.2 inches shorter of the actual size of the product. A different type of photoeye will be used instead with a faster response time.
2. Point I/O with VHSC is slow as they have to communicate to the main rack the fastest it can go was 4 msec on the Ethernet adapter and 4 msec on the VHSC before faulting the network but still this was not enough to have an pulses counts on time and I have to mention that we only have part of the total network setup I would not imagine how slow it can get with all the Point I/O adapters connected. We even tried a ControlNET adapters because we were told it was for time critical applications and it was even slower than the Ethernet, how we figured out there was communication issues? We setup a FIFO which after one second snapshot the encoder pulses then 2.5 sec after snapshot encoder pulses again, the diference between the first and the second snapshot was then FIFO, at full speed there was an incosistency of about 35 to 37 pulses several times once in a while in a randomly manner, these 35 to 37 are about an inch based on the gearing and encoder PPRs.
3. Since VFDs start-stop are going through Point I/O we IOT them right after we command to stop with ONS to not overload communication link by IOT always.
4. The encoders were wired directly to 1756-HSC on the main rack as well as the measuring photoeyes to avoid any communication lag time, this improve by much our initial results, trials todays gave us repeatable results on 2 conv positions of about 3/16 variance or +/- 1/8" of an inch.
So, if you want to do something similar do not go through Point I/O ALWAYS wire directly encoder to the main rack as well as the measuring devices, an ensure that measuring devices are capable and fast for the application. Still this isn't finish yet, we are not looking for accuracy in the position but repeatibility with +/- 1/2" and what we have done has lead us to target those results and we are back in.
Opinions are welcome