-
Type:
Bug
-
Status: Done (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Component/s: None
-
Labels:None
Currently W_AIT_SRC_Qth does not match with the actual state of the halogen lamp, but with the state of its power supply
dcbCards = (('W_AIT_SRC_Ne', 'ne', bool, 'AIT Ne lamp'),
('W_AIT_SRC_Xe', 'xenon', bool, 'AIT Xe lamp'),
('W_AIT_SRC_HgAr', 'hgar', bool, 'AIT HgAr lamp'),
('W_AIT_SRC_Qth', 'pow_halogen', bool, 'AIT halogen lamp'),
('W_AIT_SRC_diodeFlux', 'photodiode', ftL2cdm2, 'cd/m^2 at photodiode'),
)
'pow_halogen' should be replaced by 'halogen'