mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-13 13:27:14 +02: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