mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 10:07:59 +02: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