This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/TMS320F28069: GUI Composer Version 1 - Loading multiple values into text box in time intervals

Part Number: TMS320F28069

Tool/software: Code Composer Studio

Hi,

I'm working with controlling motor speeds and would like to change the speed of the motor after set time intervals.  Using the app.js file, how would I construct a function that could load 3 preset speed values from a text file to a text box in the GUI one at a time every 10 seconds?

Thank you,

JV