eiger setting dac works now and setsettings.. need to work on trimbits

git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@621 951219d9-93cf-4727-9268-0efd64621fa3
This commit is contained in:
l_maliakal_d
2013-06-20 09:25:21 +00:00
parent 6d4e5aa1af
commit af22e53a16
4 changed files with 24 additions and 7 deletions

View File

@ -1110,7 +1110,7 @@ int set_dac(int file_des) {
break;
}
#ifdef VERBOSE
printf("Setting DAC %d of module %d to %d V\n", idac, imod, val);
printf("Setting DAC %d of module %d to %d \n", idac, imod, val);
#endif
#ifdef SLS_DETECTOR_FUNCTION_LIST
if (ret==OK) {