EM datagrams on *.kmall format
Reg. nr. 410224 rev J
|
#FCF - Backscatter calibration file
The backscatter calibration file contains the measured backscatter offsets. These will be used to compensate for the default backscatter values. The datagram will contain the backscatter correction that is in use in the current line.
More...
#include <EMdgmFormat.h>
Data Fields | |
struct EMdgmHeader_def | header |
struct EMdgmMpartition_def | partition |
struct EMdgmFcommon_def | cmnPart |
uint8_t | bsCalibrationFile [MAX_F_FILE_SIZE] |
#FCF - Backscatter calibration file
The backscatter calibration file contains the measured backscatter offsets. These will be used to compensate for the default backscatter values. The datagram will contain the backscatter correction that is in use in the current line.
Definition at line 1469 of file EMdgmFormat.h.
uint8_t bsCalibrationFile[MAX_F_FILE_SIZE] |
Backscatter calibration file.
Definition at line 1476 of file EMdgmFormat.h.