mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-23 06:50:02 +02:00
wip
This commit is contained in:
parent
a097687a69
commit
1b525abfa1
@ -777,6 +777,7 @@ void Module::setNextFrameNumber(uint64_t value) {
|
||||
}
|
||||
|
||||
void Module::sendSoftwareTrigger(const bool block) {
|
||||
LOG(logINFO) << "block:" << block;
|
||||
sendToDetectorStop(F_SOFTWARE_TRIGGER, static_cast<int>(block), nullptr);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user