mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-25 07:40:03 +02:00
moench gui stuff
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@540 951219d9-93cf-4727-9268-0efd64621fa3
This commit is contained in:
parent
ebba783dac
commit
9c2c76237f
@ -1037,9 +1037,9 @@ int slsReceiverFuncs::moench_read_frame(){
|
||||
x * MOENCH_BYTES_PER_ADC),
|
||||
// &i,4);
|
||||
(((char*) origVal) +
|
||||
offset +
|
||||
iPacket * offset +
|
||||
iPacket * onePacketSize +
|
||||
i * MOENCH_BYTES_PER_ADC) ,
|
||||
i * MOENCH_BYTES_PER_ADC + 4) ,
|
||||
MOENCH_BYTES_PER_ADC);
|
||||
//y++;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user