mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-16 06:47:14 +02:00
detector servers moved out of slsdetector software, eiger server compiles with new headers
This commit is contained in:
@ -70,6 +70,7 @@ enum detFuncs{
|
||||
F_SOFTWARE_TRIGGER,/** < software trigger */
|
||||
NUM_DET_FUNCTIONS,
|
||||
|
||||
RECEIVER_ENUM_START = 128, /**< detector function should not exceed this (detector server should not compile anyway) */
|
||||
F_EXEC_RECEIVER_COMMAND,/**< command is executed */
|
||||
F_EXIT_RECEIVER,/**< turn off receiver server */
|
||||
F_LOCK_RECEIVER,/**< Locks/Unlocks server communication to the given client */
|
||||
|
Reference in New Issue
Block a user