eiger specific for settings to work

git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@815 951219d9-93cf-4727-9268-0efd64621fa3
This commit is contained in:
l_maliakal_d
2014-04-01 14:24:53 +00:00
parent dd6b0a3470
commit 73261a3071
3 changed files with 10 additions and 9 deletions

View File

@ -23,6 +23,7 @@ const char* dac_names[16] = {"SvP","Vtr","Vrf","Vrs","SvN","Vtgstv","Vcmp_ll","V
/** Ian, the setdac and getdac should take float if it takes only V and not mV*/
int eiger_nexposures = 1;
int EigerGetNumberOfExposures(){return eiger_nexposures;}
float eiger_exposuretime = 1;