QATCH-Technologies / nanovisQ

Main repo of v2.6x software and firmware source code (trunk)
GNU General Public License v3.0
1 stars 0 forks source link

Temp Control must be applied to a PRIMARY device #24

Open QATCH-Technologies opened 3 days ago

QATCH-Technologies commented 3 days ago

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.