- Timestamp:
- 10/23/11 17:05:44 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/src/fadctrl.cc
r12248 r12250 1509 1509 T(out, "FAD_CONTROL"), EventBuilderWrapper(*static_cast<MessageImp*>(this)), ba::io_service::work(static_cast<ba::io_service&>(*this)), 1510 1510 fStatus1(40), fStatus2(40), fStatusC(40), fStatusT(false), 1511 fDimStartRun("FAD_CONTROL/START_RUN", "X:2", " "),1511 fDimStartRun("FAD_CONTROL/START_RUN", "X:2", "|run[idx]:Run number of last configured run (-1 if configuration was reset or no run was yet configured)|next[idx]:Run number which will be asigned to next configuration"), 1512 1512 fDimConnection("FAD_CONTROL/CONNECTIONS", "C:40;C:1", "") 1513 1513 {
Note:
See TracChangeset
for help on using the changeset viewer.