mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-03-29 08:38:18 +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