chart recorder not working?

8 years 1 month ago #29530125 by tako
Hello,
I just want to capture some behavior of the motor. However, in the run tab, the chart recorder only captures when I stop executing the script. When I press run script, the chart recorder stops capturing until I press stop script again and only show the chart from when I press stop. Is it possible to capture the whole process? Could anyone help?
THank you.

Please Log in or Create an account to join the conversation.

8 years 1 month ago #29530133 by TechSupport
You can add data into your script so it captures and reports back in the "Console" tab. You do this by using "Print" statements.

To point out, when you use a print statement, you will need a delay of at least 1mS in your loop.

dev.roboteq.com/dev1/index.php/support/microbasic-reference

Please Log in or Create an account to join the conversation.

Moderators: tonysantoni
Time to create page: 0.054 seconds