Changeset 15161


Ignore:
Timestamp:
03/26/13 17:37:00 (12 years ago)
Author:
tbretz
Message:
Request 15 seconds of data for the underflow check. As soon as the requested event has arrived the run is stopped again anyway.
File:
1 edited

Legend:

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

    r15145 r15161  
    100100
    101101    console.out("Starting drs-gain");
    102     dim.send("MCP/START", -1, 3, "drs-gain");
     102    dim.send("MCP/START", 15, -1, "drs-gain");
    103103
    104104    console.out("Waiting for new event");
Note: See TracChangeset for help on using the changeset viewer.