Part Number: TMS320F28069
Tool/software: Code Composer Studio
Hi,
I read through your tutorial on saving graph data to a text file in GUI Composer utilizing the app.js file. My application is similar( uses text boxes) and builds on this. How would one read out the values of multiple text boxes at snapshots in time (ex. 3 snapshots with 10 second delays in between) so that the output file only contains values for those exact times? Some of the textboxes will have numerical values that are streaming in real-time while others may contain a string or fixed numerical value.
Best,
JV