mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-21 09:52:34 +01:00
wip
This commit is contained in:
@@ -1052,7 +1052,7 @@ int Feb_Control_SoftwareTrigger(int block) {
|
|||||||
Feb_Control_SendSoftwareTrigger();
|
Feb_Control_SendSoftwareTrigger();
|
||||||
|
|
||||||
// wait for trigger for 20ms
|
// wait for trigger for 20ms
|
||||||
usleep();
|
usleep(0);
|
||||||
|
|
||||||
// get current toggle value
|
// get current toggle value
|
||||||
if (!Feb_Control_GetExposureToggle(&toggle, &exposure)) {
|
if (!Feb_Control_GetExposureToggle(&toggle, &exposure)) {
|
||||||
|
|||||||
Reference in New Issue
Block a user