mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-12 04:47:14 +02:00
wip
This commit is contained in:
@ -1055,7 +1055,7 @@ int Feb_Control_SoftwareTrigger(int block) {
|
||||
usleep(0);
|
||||
|
||||
// get current toggle value
|
||||
if (!Feb_Control_GetExposureToggle(&toggle, &exposure)) {
|
||||
if (!Feb_Control_GetExposureStatus(&toggle, &exposure)) {
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user