added a comment saying do not update roi

git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@572 951219d9-93cf-4727-9268-0efd64621fa3
This commit is contained in:
l_maliakal_d 2013-05-21 16:27:54 +00:00
parent bc1514edbb
commit cdc2c15f7e
2 changed files with 4 additions and 0 deletions

View File

@ -2281,9 +2281,13 @@ int set_roi(int file_des) {
ret=FAIL;
}
//#ifdef VERBOSE
/*
printf("Setting ROI to:");
for( i=0;i<nroi;i++)
printf("%d\t%d\t%d\t%d\n",arg[i].xmin,arg[i].xmax,arg[i].ymin,arg[i].ymax);
*/
printf("Error: Function 41 or Setting ROI is not yet implemented in Moench!\n");
//#endif
}
/* execute action if the arguments correctly arrived*/