Changeset 12434 for trunk/FACT++
- Timestamp:
- 11/07/11 00:02:01 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/src/mcp.cc
r12428 r12434 317 317 return GetCurrentState(); 318 318 319 // FIMXE: This is to make sure that the rate control 320 // has received the correct trigger setup already... 321 usleep(1000000); 322 319 323 Message("Starting Rate Control"); 320 Dim::SendCommand("RATE_CONTROL/ START_DATA_TAKING");324 Dim::SendCommand("RATE_CONTROL/CALIBRATE"); 321 325 322 326 Message("Starting FAD");
Note:
See TracChangeset
for help on using the changeset viewer.