Need to provide logic for situation of a failed thermistor / poor connection.
-If the thermistor input is outside of an obvious temperature range, disable the system and log an error. "Therm ERR"
-If the PID output is on and the input temperature is not within tolerance of setpoint within 45 seconds, disable output & throw error. "Low Tmp Err"
Need to provide logic for situation of a failed thermistor / poor connection. -If the thermistor input is outside of an obvious temperature range, disable the system and log an error. "Therm ERR" -If the PID output is on and the input temperature is not within tolerance of setpoint within 45 seconds, disable output & throw error. "Low Tmp Err"