henriks Posted February 26, 2015 Report Posted February 26, 2015 (edited) I have set the counter to count pulses from the internal clock M8011. This is suposed to be a 100 hz clock pulse. The problem is that the counter isn't even counting 10 pulses a second. What to do to make the count faster? Can the reason be that I'm not using a PLC, but only simulating the program. Edited February 26, 2015 by henriks
kaare_t Posted February 26, 2015 Report Posted February 26, 2015 Running on a real CPU, or Simulating? 1
JRoss Posted February 26, 2015 Report Posted February 26, 2015 A standard counter only works during the PLC scan. In my experience, the simulator uses a fixed 100ms scan time. How many pulses per second are you getting?
Crossbow Posted February 28, 2015 Report Posted February 28, 2015 they do not operate the faster timers in the simulator
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now