Do Delta's temperature controllers have the "hot runner control" function?
Only DTE series temperature controllers (V1.5 and later versions) have the "hot runner control" function. The hot runner control contains 3 steps: 1) heating up by constant output volume; 2) timed PID control (soak) and 3) heating up by slope control to the target temperature.

● How do you write 0060 to the 4824H register?
Assume the address is set to "1". Send the command "010647F112347B CR LF" to enable the write-to-flag function. Next, send the command "0106482400602D CR LF" to enable the hot runner function.
● How do you set up the parameters and communication addresses:

Assume the limit temperature = 100, constant output volume = 35, timed time = 15, target temperature = 200 and slope = 20, thus
1) The heater outputs by the 35% constant volume and waits for the temperature to rise to 100 degrees.
2) Switch to the PID soak control mode and retain the temperature constantly for 15 minutes.
3) When the time is up, switch to the slope control mode, executing the condition of a 20 degree temperature rise every minute.
4) When the heating achieves 200 degrees, the hot runner control is completed and returned to PID constant temperature control.