mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-12 21:07:13 +02:00
some more changes - mianly configuration file, and dump and retrieve detector settings added + set speed function
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@8 951219d9-93cf-4727-9268-0efd64621fa3
This commit is contained in:
@ -1600,7 +1600,7 @@ int get_run_status(int fnum) {
|
||||
printf("Getting status\n");
|
||||
#endif
|
||||
|
||||
retval= runState();;
|
||||
retval= runState();
|
||||
|
||||
if (ret!=OK) {
|
||||
printf("get status failed\n");
|
||||
|
Reference in New Issue
Block a user