RenanSenne Posted March 6, 2018 Report Posted March 6, 2018 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
MVP 2023 Joe Tauser Posted March 7, 2018 MVP 2023 Report Posted March 7, 2018 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.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now