mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-17 18:23:41 +01:00
added users functions for silent mode
This commit is contained in:
@@ -603,6 +603,13 @@ class slsDetectorUsers
|
||||
*/
|
||||
int startAcquisition();
|
||||
|
||||
/**
|
||||
* set receiver in silent mode
|
||||
* @param i 1 sets, 0 unsets (-1 gets)
|
||||
* @return silent mode of receiver
|
||||
*/
|
||||
int setReceiverSilentMode(int i);
|
||||
|
||||
/************************************************************************
|
||||
|
||||
STATIC FUNCTIONS
|
||||
|
||||
Reference in New Issue
Block a user