RenanSenne Posted March 6, 2018 Report Share 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 Quote Link to comment Share on other sites More sharing options...
MVP 2022 Joe Tauser Posted March 7, 2018 MVP 2022 Report Share 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. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.