I have a system that was built in 2010 with DL250 CPU and H2-CTRIO2 to move a stepper motor. We used dynamic positioning for the programmed movements and dynamic velocity to jog the motor back and forth. The system was built with an encoder, but we want the redundancy of being able to look at the position using the number of pulses also. We upgraded to a DL260 recently, but the program is essentially the same as it always has been. How can I read the current position of the system during dynamic positioning? I tried using IB-1000 and IB-1016 to read Out0 Position, but when I execute that box, the system no longer functions and I have to power cycle the box. Also, the success and error outputs from the IBox never change to indicate success or error. The old H2-CTRIO had a memory location to read for current location, but my understanding is that's not available with the H2-CTRIO2. The rest of my code still uses RLL code instead of Iboxes for the motion and that could be messing with the Ibox.