-
Type: Bug
-
Status: Done (View Workflow)
-
Priority: Normal
-
Resolution: Done
-
Component/s: ics_xcuActor
-
Labels:
-
Epic Link:
-
Sprint:2017-10A
the xcuActor heaters keyword are still old fashioned :
2018-05-30T16:47:13.161 sent xcu_r1 heaters status 2018-05-30T16:47:13.428 xcu_r1 i heaters=0,0,0.000,0.000 2018-05-30T16:47:13.428 xcu_r1 :
It's not matching the current actorkeys version which you already updated :
Key("heaters", Int(name='H1enabled', help='is ccd enabled'), Int(name='HP1enabled', help='is spreader enabled'), Float(name='H1fraction', help='fractional power to ccd heater. 0..1'), Float(name='HP1fraction', help='fractional power to spreader heater. 0 or 1'), Int(name='H2enabled', help='is asic enabled'), Int(name='HP2enabled', help='is heater 4 enabled'), Float(name='H2fraction', help='fractional power to asic heater, 0..1'), Float(name='HP2fraction', help='fractional power to heater 4, 0 or 1'), help='status of the heaters.'),
Obviously, the archiver is not happy with that, so the heaters table in the database is not up to date.