Ignore:
Timestamp:
04/20/15 08:04:25 (9 years ago)
Author:
dneise
Message:
Also this file has been changed by Daniela Dorner in February, while introducing the new CUSTOM run feature. It has been tested now since quite a while, so I take the liberty to check it in.
File:
1 edited

Legend:

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

    r18111 r18173  
    44{
    55    // List of all available measurement types (see also Observation_class.js)
    6     var measurementType = [ "STARTUP", "IDLE", "DRSCALIB", "SINGLEPE", "DATA", "RATESCAN", "SHUTDOWN", "OVTEST", "RATESCAN2", "SLEEP" ];
     6    var measurementType = [ "STARTUP", "IDLE", "DRSCALIB", "SINGLEPE", "DATA", "RATESCAN", "SHUTDOWN", "OVTEST", "RATESCAN2", "SLEEP", "CUSTOM" ];
    77
    88    // Get current time
Note: See TracChangeset for help on using the changeset viewer.