Sign in to follow this  
Followers 0
popololote

Very Long Counter

2 posts in this topic

Hi all!

Is there an proper way to create very long counters (2 DINTs or even 3) that doesn't involve coding the overflows yourself? I didn't find a function to enable this. Did I miss something or did someone already code something like this?

Share this post


Link to post
Share on other sites

you can use largest data type your specific PLC supports. if you need anything larger than that, you need to create own code.

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