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? Quote Link to comment Share on other sites More sharing options...
MVP 2022 Joe Tauser Posted April 12, 2020 MVP 2022 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 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.