\hline\hline
1 Header & 7 -- 0 & Sensor ID \\
& 31 -- 16 & Frame Length \\
-2 Info & 23 -- 16 & Threshold \\
- & 15 -- 0 & Run Number \\
-3 Row & 15 -- 0 & Internal frame counter. I.e. the row scanned\\
-4 -- 39 & & Sensor Data. One bit per pixel, from 0 (first word, MSB) to 1152 (last word, LSB) \\
+2 Info & 31 -- 24 & Threshold \\
+ & 23 -- 20 & Bank \\
+ & 19 -- 8 & Row \\
+ & 7 -- 0 & Run Number \\
+3 -- 38 & & Sensor Data. One bit per pixel, from 0 (first word, MSB) to 1152 (last word, LSB) \\
\hline
\end{tabularx}
\caption{Frame format for testmode data (type 0xC0).}