Chapter 7. data output – Bio-Rad Microplate Manager Software User Manual
Page 115
![background image](/manuals/600349/115/background.png)
Chapter 7. Data Output
105
Line (4 + (# of rows) * (# of cols)):
ROW Format
This format consists of (# of readings + 3) lines.
Line 1: “Row” (format signature)
Line 2: # of readings (each in its own row)
Line 3: #rows
Line 4: timestamp1
Line 5: timestamp2
...
Line (# of readings + 3): timestampN
MTX Format
The format consists of ((# of readings - 1)*(# of rows + 2) + 4) lines.
Line 1: “MTX” (format signature)
Line 2: # of readings (each reading in its own matrix)
Line 3: #rows
Line ((reading# - 1)*(# of rows + 2) + 4): timestamp1
Line ((reading# - 1)*(# of rows + 2) + row# + 4):
...
Line ((reading# - 1)*(# of rows + 2) + row# + 4):
Line ((reading# - 1)*(# of rows + 2) + row# + 5): #rows
used)
Line ((reading# - 1)*(# of rows + 2) + 4): timestamp2
Line ((reading# - 1)*(# of rows + 2) + row# + 4)):
...
Line ((reading# - 1)*(# of rows + 2) + row# + 4):
Line ((reading# - 1)*(# of rows + 2) + row# + 5): #rows
used)
...
Line ((reading# - 1)*(# of rows + 2) + 4): timestampN