Changeset 14973 for trunk


Ignore:
Timestamp:
03/04/13 11:11:12 (12 years ago)
Author:
tbretz
Message:
Send a STOP to the rate control after the DRS calibration to get it out of the GlobalThresholdSet state which is automatically set if non-physics events are taken.
File:
1 edited

Legend:

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

    r14886 r14973  
    246246    }
    247247
     248    dim.send("RATE_CONTROL/STOP"); // get out of GlobalThresholdSet
     249
    248250    console.out("  DRS cal: end");
    249251}
Note: See TracChangeset for help on using the changeset viewer.