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 Quote
kaare_t Posted February 26, 2015 Report Posted February 26, 2015 Running on a real CPU, or Simulating? 1 Quote
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? Quote
Crossbow Posted February 28, 2015 Report Posted February 28, 2015 they do not operate the faster timers in the simulator Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.