startdetector (non blocking) is allowed at modular level

This commit is contained in:
2022-02-21 09:42:24 +01:00
parent 6d794cdf4b
commit 5e97bcde7f
5 changed files with 22 additions and 18 deletions

View File

@ -567,7 +567,7 @@ class Detector {
/** Non blocking: start detector acquisition. Status changes to RUNNING or
* WAITING and automatically returns to idle at the end of acquisition.
[Mythen3] Master starts acquisition first */
void startDetector();
void startDetector(Positions pos = {});
/** [Mythen3] Non blocking: start detector readout of counters in chip.
* Status changes to TRANSMITTING and automatically returns to idle at the