Changes between Version 50 and Version 51 of DataTakingMainPage


Ignore:
Timestamp:
11/28/13 21:14:58 (12 years ago)
Author:
tbretz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DataTakingMainPage

    v50 v51  
    99990. All other task of the startup are performed by the Main.js script (see first point of Datataking)
    100100 - The list of the ManuallyStartup is currently **not** needed
     101 - Note that once the script is started, there is no need to stop it to change the schedule. You can change the schedule at any time. You can even start Main.js before you update the schedule (but make sure the last schedule in the database is at least 10 hours ago.
    101102
    102103----
     
    118119 - ramp down the voltage (BIAS_CONTROL/SET_ZERO_VOLTAGE)
    119120 - close open files (FAD_CONTROL/CLOSE_OPEN_FILES)
    120  - adapt your schedule (edit ~/operation/scripts/schedule.js) and update the schedule (dimctrl --quit --cmd ".js scripts/updateSchedule.js")
     121 - adapt your schedule (edit ~/operation/scripts/schedule.js) and update the schedule (dimctrl --quit --cmd ".js scripts/updateSchedule.js") Note, that only entries which are schedules for *now* or the future are transferred to the database. All previous entries stay like they are.
    121122- Be aware of all other DatatakingLimits
    122123- If you have to track manually (the script sends the tracking commands, so the manually tracking is **not** needed normally), have a look at the CurrentPointingPositions