mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-11 04:17:15 +02:00
settings:upto a highgain
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@69 951219d9-93cf-4727-9268-0efd64621fa3
This commit is contained in:
@ -861,7 +861,7 @@ int setSettings(int i)
|
||||
v[ind]=-1;
|
||||
|
||||
//if not get settings
|
||||
if ((i>=HIGHGAIN) && (i<= GAIN3)) {
|
||||
if ((i>=HIGHGAIN) && (i<= VERYHIGHGAIN)) {
|
||||
v[VREF_DS]=vrefds[i];
|
||||
v[VCASCN_PB]=vcascn[i];
|
||||
v[VCASCP_PB]=vcascp[i];
|
||||
|
Reference in New Issue
Block a user