Changeset 15051
- Timestamp:
- 03/13/13 11:24:30 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/scripts/CheckUnderflow.js
r15048 r15051 60 60 if (!runs) 61 61 throw new Error("Could not connect to FAD_CONTROL/DRS_RUNS"); 62 63 // Wait for agilent to be online with state information64 // FIXME: timeout65 while (!dim.state("AGILENT_CONTROL"))66 v8.sleep();67 62 68 63 var power = dim.state("AGILENT_CONTROL").time;
Note:
See TracChangeset
for help on using the changeset viewer.