Advanced settings for multi devices, when turning on temp control, make sure selected device is PID 1 or FF
--> If no PID 1 or FF is available, report error "Temp Device not available" to user and refuse to start
--> When following Plate Config and/or Turning on Temp Control, primary devices should all be enabled (PID FF, PID 1, PID 5, PID 9, PID 13, PID 17, PID 21)
--> Formula: If PID % 4 == 1, then this is a primary device.
Related to #2: Follow Plate Configuration
Advanced settings for multi devices, when turning on temp control, make sure selected device is PID 1 or FF --> If no PID 1 or FF is available, report error "Temp Device not available" to user and refuse to start --> When following Plate Config and/or Turning on Temp Control, primary devices should all be enabled (PID FF, PID 1, PID 5, PID 9, PID 13, PID 17, PID 21) --> Formula: If PID % 4 == 1, then this is a primary device.