Sign in to follow this  
Followers 0
mustaqim90

how to make a counter

2 posts in this topic

hi.. i want made a counter..i have 4 sensors to detect the box and count it..i use one counter for each sensor and i add all 4 counter. but i cant get correct value.why? why i get the value 18??.. it should be 12 right?

Share this post


Link to post
Share on other sites
It is counting correctly. You need to Monitor in Hex. I noticed another post where you confused data types. Please note which data type you are Monitoring. Also note data type designation for input: Hex / BCD will be preceeded by #. Decimal will be preceeded by &.

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