Changeset 14211
- Timestamp:
- 06/22/12 10:06:09 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/src/ftmctrl.cc
r14009 r14211 2074 2074 T::AddEvent("SET_PRESCALING", "I:1", FTM::State::kIdle) 2075 2075 (bind(&StateMachineFTM::SetPrescaling, this, placeholders::_1)) 2076 (""); 2076 ("Sets the FTU readout time intervals" 2077 "|time[0.5s]:The interval is given in units of 0.5s, i.e. 1 means 0.5s, 2 means 1s, ..."); 2077 2078 2078 2079 T::AddEvent("ENABLE_FTU", "I:1;B:1", FTM::State::kIdle)
Note:
See TracChangeset
for help on using the changeset viewer.