Topic: trace format

trace format
Hi, I'd like to understand the trace data a little more clearly. I can see it is:

DT = + 87 T = +285 (+ 71) Told = +282

Where I suppose that T +285 is a raw sensor value, and (+ 71 is centigrade), Told is a previous temperature sensor value? But what is DT?

I haven't been able to find the documentation for this in any of the manuals.

Thanks!
04/06/2013 18:38:34
Andy
Aw: trace format
Hi Andy,

The output of this values are from the Developers time, you can really need this values with the sourcecode.
The issues are as follows:

DT = + 87 T = +285 (+71) Told = +282

DT: average rise in temperature per second during the
last 4 measurements (1 second) as a moving average
at 0.01 ° C. In this case, about 0.9 ° C / S

T: temperature currently measured in internal units ( °C in parentheses)

Told: determined at the last measurement temperature in internal Units.

Hope that helps. But attention, content can be change with any software version without warning.


Your PCB-POOL Service Team
20/06/2013 10:14:30
PCB-POOL (R)  Service Team
reply