mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-02-18 05:48:42 +01:00
included a current frame index whch is different than file frame index for gotthard, even when readout through blackfin, for mythen both will alwys be incrememnted by one; gotthard server all of them should be consistent for 32 bit
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@425 951219d9-93cf-4727-9268-0efd64621fa3
This commit is contained in:
@@ -5773,7 +5773,7 @@ int slsDetector::getFramesCaughtByReceiver(){
|
||||
|
||||
|
||||
|
||||
int slsDetector::getCurrentFrameIndex(){
|
||||
int slsDetector::getReceiverCurrentFrameIndex(){
|
||||
int fnum=F_GET_FRAME_INDEX;
|
||||
int ret = FAIL;
|
||||
int retval=-1;
|
||||
|
||||
Reference in New Issue
Block a user