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

Legend:

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

    r18369 r18900  
    308308 [ "AGILENT_CONTROL_24V", [ "VoltageOn"                       ] ],
    309309 [ "AGILENT_CONTROL_50V", [ "VoltageOn"                       ] ],
    310  [ "AGILENT_CONTROL_80V", [ "VoltageOn"                       ] ],
     310 [ "AGILENT_CONTROL_80V", [ "VoltageOn", "Disconnected"       ] ], //hack to allow for data taking while agilent not available
    311311 [ "BIAS_CONTROL",        [ "VoltageOff"                      ] ],
    312312 [ "FEEDBACK",            [ "Calibrated"                      ] ],
Note: See TracChangeset for help on using the changeset viewer.