mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-21 03:10:46 +01:00
wip
This commit is contained in:
@@ -1045,6 +1045,7 @@ int Feb_Control_SendSoftwareTrigger() {
|
|||||||
|
|
||||||
int Feb_Control_SoftwareTrigger(int block) {
|
int Feb_Control_SoftwareTrigger(int block) {
|
||||||
if (Feb_Control_activated) {
|
if (Feb_Control_activated) {
|
||||||
|
LOG(logINFORED, ("block:%d\n", block));
|
||||||
// cant read reg
|
// cant read reg
|
||||||
int readyForTrigger = 0;
|
int readyForTrigger = 0;
|
||||||
if (!Feb_Control_IsReadyForTrigger(&readyForTrigger)) {
|
if (!Feb_Control_IsReadyForTrigger(&readyForTrigger)) {
|
||||||
|
|||||||
Reference in New Issue
Block a user