12-15-2020 08:10 AM
hello, i'm having trouble getting the time on the graphs x-axis to shows the real time. It seems to be the time delay function that messes with the graphs, but the time delay is an important part of the programme. How can i get the graphs to show the real time, and still plot the graphs with more than one point per second.
Hope someone can help.
Christian
12-15-2020 10:12 AM - edited 12-15-2020 10:14 AM
Hi au,
@au123456 wrote:
It seems to be the time delay function that messes with the graphs, but the time delay is an important part of the programme
Wow, do you really need MathScript nodes, Matlab nodes, ExpressVIs, and other strange stuff in a simulation loop?
And yes, the timing in the loop (probably) is enforced by those two Stall.vim calls…
Suggestion: