mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-07-17 03:06:04 +02:00
renamed command, changed inherit, moved commands to zmq related section
This commit is contained in:
@@ -195,7 +195,7 @@ int DataStreamer::SendDataHeader(sls_detector_header header, uint32_t size,
|
||||
zHeader.data = true;
|
||||
zHeader.jsonversion = SLS_DETECTOR_JSON_HEADER_VERSION;
|
||||
|
||||
// parameter coming from the detector
|
||||
// parameter coming from the detector (raw and derived)
|
||||
uint64_t frameIndex = header.frameNumber - firstIndex;
|
||||
uint64_t acquisitionIndex = header.frameNumber;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user