Page 1 of 1

Posted: 06 Oct 2018, 16:04
by sm_jamieson
If I output a fairly large number of trace lines in a short space of time using sdkTraceChar, only the last 100 lines show up in the trace panel or in the console panel.
If I use sdkTraceLogChar to output to the Usine log, the lines do not go missing.

It is as if the trace displayed in Usine is limited to a buffer size of 100 lines or something.

Before I raise as a bug, any comments on this ?

Simon.

Posted: 07 Oct 2018, 15:20
by oli_lab
I guess trace is quite slow. it works at bloc level

Posted: 07 Oct 2018, 18:24
by 23fx23
prob a design choice to remain descent on display but might be wrong