- Renamed tasdrive to ptasdrive in order to help debugging
- Added ritastorage in order to solve storage order problem for RITA's area detector
This commit is contained in:
@ -430,6 +430,9 @@
|
||||
ScanPointCallback(SCANPOINT,pDum,pCon,SCGetContext(pCon));
|
||||
}
|
||||
}
|
||||
/*
|
||||
* histmem
|
||||
*/
|
||||
pDum = (pDummy)self->pHM;
|
||||
pCall = pDum->pDescriptor->GetInterface(pDum,CALLBACKINTERFACE);
|
||||
if(pCall)
|
||||
|
Reference in New Issue
Block a user