mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-06 11:14:09 +01:00
comment
This commit is contained in:
@@ -4959,6 +4959,8 @@ int set_detector_position(int file_des) {
|
||||
|
||||
// only set
|
||||
if (Server_VerifyLock() == OK) {
|
||||
// if in update mode, there is no need to do this (also detector not set
|
||||
// up)
|
||||
if (!updateFlag && check_detector_idle("configure mac") == OK) {
|
||||
maxydet = args[0];
|
||||
detectorId = args[1];
|
||||
|
||||
Reference in New Issue
Block a user