mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-13 05:17:13 +02:00
writing frame number to the file for eiger
This commit is contained in:
@ -499,7 +499,8 @@ protected:
|
||||
typedef struct
|
||||
{
|
||||
unsigned char num1[4];
|
||||
unsigned char num2[4];
|
||||
unsigned char num2[3];
|
||||
unsigned char num3[1];
|
||||
} eiger_packet_header;
|
||||
|
||||
/** max number of listening threads */
|
||||
|
Reference in New Issue
Block a user