mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-23 15:00:02 +02:00
reaf frame should not include start acquisition: eiger server
This commit is contained in:
parent
0ee11cffb3
commit
3b83d8183d
Binary file not shown.
@ -249,8 +249,7 @@ enum runStatus getRunStatus(){
|
||||
|
||||
|
||||
char *readFrame(int *ret, char *mess){
|
||||
EigerStartAcquisition(); /**polling should be done inside feb server */
|
||||
RequestImages();
|
||||
RequestImages(); /** polling should be done in server */
|
||||
while(EigerRunStatus())
|
||||
usleep(50000);
|
||||
*ret = (int)FINISHED;
|
||||
|
Loading…
x
Reference in New Issue
Block a user