LoliEmperor Posted August 22, 2018 Report Share Posted August 22, 2018 Hello, I'm working on a program that save multiple values in a data table and at the same time in a CSV file every 200ms. Every thing is fine when I look at my data table in Unilogic, every value is saved there every 200ms but for some reason, on the CSV file, the data from row 0 to the current row is appended again every 8 seconds or so. I can add my program if anyone can look at it. Thank you Link to comment Share on other sites More sharing options...
Nanashi Posted August 23, 2018 Report Share Posted August 23, 2018 In help file it is said that after using the Save DTI to SD you need to wait at least 15 seconds. You do not need to simultaneously save to sd as you write to the table, after you have written all the values, save the DTI to SD, wait 15 secs minimum and then continue. 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