mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-09 03:20:42 +02:00
comment
This commit is contained in:
parent
b9fab9bc1f
commit
c061baaaee
@ -4959,6 +4959,8 @@ int set_detector_position(int file_des) {
|
|||||||
|
|
||||||
// only set
|
// only set
|
||||||
if (Server_VerifyLock() == OK) {
|
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) {
|
if (!updateFlag && check_detector_idle("configure mac") == OK) {
|
||||||
maxydet = args[0];
|
maxydet = args[0];
|
||||||
detectorId = args[1];
|
detectorId = args[1];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user