Sign in to follow this  
Followers 0
pszczepan

Cycle Time + Interrupts

2 posts in this topic

Hi ! I have cycle time in my program AR15 = 12 I will count elements with frequency : 260 elements per minute so it gives me signal every 230ms. The question is: Do I have to use interrupts to correct counting or is enough to use normal input? Thanks for clue. Pawel You are great guys - the best forum which I used. OMRON is the best

Share this post


Link to post
Share on other sites
How long does the signal stay on? As long as it is on for greater than 3 ms ( must be on for greater than one scan (1.2 ms)), and it only occurs every 230 ms, you should be able to use a normal input.

Share this post


Link to post
Share on other sites

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 account

Sign in

Already have an account? Sign in here.


Sign In Now
Sign in to follow this  
Followers 0