mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-29 09:30:02 +02:00
client compiles
This commit is contained in:
parent
2e37eda9d9
commit
89fa30ee4b
@ -3416,7 +3416,6 @@ int slsDetector::writeCounterBlockFile(std::string const fname,int startACQ) {
|
|||||||
|
|
||||||
|
|
||||||
int slsDetector::getCounterBlock(short int image[],int startACQ) {
|
int slsDetector::getCounterBlock(short int image[],int startACQ) {
|
||||||
int nChan = getTotalNumberOfChannels();
|
|
||||||
int fnum = F_READ_COUNTER_BLOCK;
|
int fnum = F_READ_COUNTER_BLOCK;
|
||||||
int ret = FAIL;
|
int ret = FAIL;
|
||||||
int nChan = getTotalNumberOfChannels();
|
int nChan = getTotalNumberOfChannels();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user