Jump to content

Recommended Posts

Posted

Hi!

 

I would like help to implement a high speed counter that can move the value to another memory, for example, start the count and then need to start counting again in another memory but using the same input fast

hsc.JPG

  • MVP 2023
Posted

You'll need to do some math to offset the second location.  You can use ML 0 in as many places as you want but you'll want to take a snapshot of the current value and subtract it from the running value.  You'll also have to handle the reset for each.

Joe T.

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
×
×
  • Create New...

Important Information

This site uses cookies. By clicking I accept, you agree to their use.