caprez95 - 2022-11-24

Hello, everyone

I'm writing the software for a small project and I'm stuck.
My program controls a stepper motor and records the current in a trace.

As soon as the test is finished, the content of the trace should be deleted and the time should be reset to 0.
However, I don't know how to do that.

In the "TraceManager" library there is the "TraceState" function with a "Reset" method.
I suspect that this can be used to reset the trace. However, I haven't been able to do that until now.

Does one of you have an idea?

Regards Carlo