Changeset 14775
- Timestamp:
- 01/14/13 06:48:28 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/scripts/Main.js
r14774 r14775 647 647 dim.wait("RATE_SCAN", "Connected", 2700000); 648 648 649 // this line is actually some kind of hack. 650 // after the Ratescan, no data is written to disk. I don't know why, but it happens all the time 651 // So I decided to put this line here as a kind of patchwork.... 652 dim.send("FAD_CONTROL/SET_FILE_FORMAT", 2); 653 649 654 console.out("Ratescan done."); 650 655 run = -1;
Note:
See TracChangeset
for help on using the changeset viewer.