I have a high speed counter, $FlowMeter. In my counter reset logic, Using both a MATH command, and a COPY, I copy the the $FlowMeter.Acc to registers, and then reset the counter. Usually this works successfully. Sometimes it does not, it will copy a 0 to the registers, as if the counter was reset before the the copy occurred.
Please see attached screenshot of logic. Can someone point me in the right direction? What am I doing wrong here?