mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-16 03:25:13 +01:00
eiger: deactivate at startup, hostname activates, config file for top or master, if none, reset to hardware, no binaries
This commit is contained in:
@@ -175,8 +175,8 @@ int Feb_Control_SoftwareTrigger();
|
||||
int Feb_Control_SetInterruptSubframe(int val);
|
||||
int Feb_Control_GetInterruptSubframe();
|
||||
|
||||
int Feb_Control_SetTop(int val, int left, int right);
|
||||
int Feb_Control_SetMaster(int val);
|
||||
int Feb_Control_SetTop(enum TOPINDEX ind, int left, int right);
|
||||
int Feb_Control_SetMaster(enum MASTERINDEX ind);
|
||||
int Feb_Control_SetQuad(int val);
|
||||
int Feb_Control_SetReadNLines(int value);
|
||||
int Feb_Control_GetReadNLines();
|
||||
|
||||
Reference in New Issue
Block a user