second My3 commit

This commit is contained in:
Andrä Marie
2018-01-30 11:02:08 +01:00
parent 3aeb3f58d1
commit 3782a56ef2

View File

@@ -5136,7 +5136,7 @@ string slsDetectorCommand::cmdDAC(int narg, char *args[], int action) {
dac=THRESHOLD; dac=THRESHOLD;
else if (cmd== "Vth2") else if (cmd== "Vth2")
dac=M_Vth2; dac=M_Vth2;
else if (cmd== "VTh3") else if (cmd== "Vth3")
dac=M_Vth3; dac=M_Vth3;
else if (cmd== "VPL") else if (cmd== "VPL")
dac=M_VPL; dac=M_VPL;