mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-23 15:00:02 +02:00
WIP
This commit is contained in:
parent
9a80975929
commit
f28b41b130
@ -31,7 +31,7 @@ int Feb_Control_VoltageToDAC(float value, unsigned int *digital,
|
||||
unsigned int nsteps, float vmin, float vmax);
|
||||
float Feb_Control_DACToVoltage(unsigned int digital, unsigned int nsteps,
|
||||
float vmin, float vmax);
|
||||
int Feb_Control_SetDAC(unsigned int dac_ch, int value, );
|
||||
int Feb_Control_SetDAC(unsigned int dac_ch, int value);
|
||||
int Feb_Control_SendDACValue(unsigned int dst_num, unsigned int ch,
|
||||
unsigned int *value);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user