08-04-2009 11:36 AM
I cannot think. I want to take readings from an E + H Promag 53 flow meter to a 6602 after a steady flow is reached. store about 4 values in registers one minute apart. compare to the DUT and obtain correction factor.
So for, I can read flow and/or counts pulses.
Solved! Go to Solution.
08-05-2009 04:22 PM
Hey
Can you provide more information on what you want to do?
-lab
08-10-2009 10:08 AM
08-10-2009 02:21 PM
08-11-2009 09:27 AM
Hey,
You can use a Case structure where if i==0 you initialize the shift register with the first reading 'elseif' conti what you are doing. Let me know if that make sense or else I can post a quick example.
Cheers
Lab
08-11-2009 09:30 AM
Anyways, I thought example would make much more sense hence i modified your code little bit. have a look at it.