1
Support Questions / Re: RSLinx running changes update rate?
« on: April 23, 2015, 05:37:16 PM »
The patch had no noticeable effect on refresh rate. CPU usage went from 3% to 26%.
I could consolidate REALs and DINTs and cut about 20 reads. I know there are a couple other things I could do to group the data for fewer reads. At this point the fast/slow refresh isn't a showstopper for this project. I am interested in solving it though, since it would affect how I approach future jobs needing faster scan times or more tags.
I could consolidate REALs and DINTs and cut about 20 reads. I know there are a couple other things I could do to group the data for fewer reads. At this point the fast/slow refresh isn't a showstopper for this project. I am interested in solving it though, since it would affect how I approach future jobs needing faster scan times or more tags.