Changes
These headers are detected by checksumming the first 67 bytes of the record. If the checksum is as expected then a header is present, if not then there is no header.
To calculate the checksum , just add all bytes from 00 up to and including byte 66 together.
This is only a summary. All details are in [[Firmware Guide]] chapter 9, page 4.