may be an error on object model?
-
Just noticed this on version 3.5.1 (duet3 SBC mode)
When running autotune for a heater (didnt try all heater, I ran autotune on my heated chamber heater), I noticed the heater is turned on, but on the object model the value heat.heaters[0].active is 0.
In my particular case I have a couple of scripts monitoring this value in order to know if heaters are ON or OFF
When the autotunning start, the heaters are turned on, and the value remains during all the tunning with a cero value, I think this is wrong? should be 1? -
@Tinchus the state of a heater can be off, active, standby, or one of a number of tuning states. The 'active' state means that RRF is attempting to maintain the configured active temperature. That's why the OM does not report it as active during tuning.