Changes between Version 44 and Version 45 of DataTakingMainPage


Ignore:
Timestamp:
11/14/13 22:24:34 (11 years ago)
Author:
Daniela Dorner
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DataTakingMainPage

    v44 v45  
    102102- start Datataking script from a bash with following command in ''~/operation'':
    103103 - dimctrl --start scripts/Main.js
    104 - if you have to start a dim-script for yourself, call it with following command from a bash:
    105  - dimctrl --batch !ScriptsForDimCtrl/<scriptname>.dim
     104- if you have to start a dim-script, java-script or command for yourself, can call it with following command from a bash:
     105 - dimctrl --batch !ScriptsForDimCtrl/<scriptname>.dim (for a dim script)
     106 - dimctrl --start !scripts/<scriptname>.js (for a javascript script)
     107 - dimctrl --quit --command ".js scripts/updateSchedule.js" (javascript via command)
     108 - dimctrl --quit --command "DRIVE_CONTROL/UNLOCK" (single command)
    106109- Monitor the system and in special the currents
    107110 - limits for the currents are defined in the DatatakingLimits