#include <action.hpp>
|
| Tasks () |
|
void | PrepareDaq (daq::PrepareDaq const &ev) override |
|
void | Test (rad::AnyEvent const &ev) override |
|
void daq::Tasks::PrepareDaq |
( |
daq::PrepareDaq const & |
ev | ) |
|
|
override |
Prepare for data acquisition.
- Note
- : A unique identifier has already assigned for the requested data aquisition.
- Validate the requested acquisiton.
Issues either the PrepareDaqDone
on success or PrepareDaqError
on error.
void daq::Tasks::Test |
( |
rad::AnyEvent const & |
ev | ) |
|
|
inlineoverride |
The documentation for this class was generated from the following files: