mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-17 00:03:42 +01:00
added high voltage to users class
This commit is contained in:
@@ -618,6 +618,13 @@ class slsDetectorUsers
|
||||
*/
|
||||
int setReceiverSilentMode(int i);
|
||||
|
||||
/**
|
||||
* set high voltage
|
||||
* @param i > 0 sets, 0 unsets, (-1 gets)
|
||||
* @return high voltage
|
||||
*/
|
||||
int setHighVoltage(int i);
|
||||
|
||||
/************************************************************************
|
||||
|
||||
STATIC FUNCTIONS
|
||||
|
||||
Reference in New Issue
Block a user