mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-20 02:40:03 +02:00
warnings
This commit is contained in:
parent
c9abeace8f
commit
1063e8b929
@ -63,8 +63,8 @@ int Feb_Control_SendSoftwareTrigger();
|
|||||||
int Feb_Control_SoftwareTrigger(int block);
|
int Feb_Control_SoftwareTrigger(int block);
|
||||||
|
|
||||||
// parameters
|
// parameters
|
||||||
int Feb_Control_SetDynamicRange(unsigned int dr);
|
int Feb_Control_SetDynamicRange(int dr);
|
||||||
int Feb_Control_GetDynamicRange(unsigned int *retval);
|
int Feb_Control_GetDynamicRange(int *retval);
|
||||||
int Feb_Control_Disable16bitConversion(int disable);
|
int Feb_Control_Disable16bitConversion(int disable);
|
||||||
int Feb_Control_Get16bitConversionDisabled();
|
int Feb_Control_Get16bitConversionDisabled();
|
||||||
int Feb_Control_SetReadoutSpeed(unsigned int readout_speed);
|
int Feb_Control_SetReadoutSpeed(unsigned int readout_speed);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user