Changeset 18898 for trunk/FACT++


Ignore:
Timestamp:
08/17/17 12:47:50 (7 years ago)
Author:
dneise
Message:
hack to allow for  data taking while agilent not available, done 13.02.17, never checked in until today ... why???
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/scripts/CheckUnderflow.js

    r17673 r18898  
    4242 [ "AGILENT_CONTROL_24V", [ "VoltageOn" ] ],
    4343 [ "AGILENT_CONTROL_50V", [ "VoltageOn" ] ],
    44  [ "AGILENT_CONTROL_80V", [ "VoltageOn" ] ],
     44// [ "AGILENT_CONTROL_80V", [ "VoltageOn" ] ],
     45 [ "AGILENT_CONTROL_80V", [ "VoltageOn", "Disconnected"       ] ], //hack to allow for data taking while agilent not available
    4546 [ "FTM_CONTROL",         [ "Valid"     ] ],
    4647 [ "FAD_CONTROL",         [ "Connected",    "RunInProgress"   ] ],
Note: See TracChangeset for help on using the changeset viewer.