micapp Posted April 11, 2020 Report Share Posted April 11, 2020 I want to save the 500 last integer values to SD from a continous running trend or stack when certain criteria happens. How? (Unilogic). Can I use buffer? Link to comment Share on other sites More sharing options...
MVP 2023 Joe Tauser Posted April 12, 2020 MVP 2023 Report Share Posted April 12, 2020 Set up an Indexed Data Table and push the values down as they are accumulated. Then you can use the Store DTI to file function block when your logic calls for it and clear it out. Joe T. 1 Link to comment Share on other sites More sharing options...
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