Data Interpreter
Choose a binary file and describe its record layout.
One synchronized plot for every numeric field.
Sortable raw records for the same parsed buffer.
About this tool
Interpret a binary file as an array of records.
How to use
- Drop or select a binary file.
- Describe the layout, e.g.
x:int32, y:int32, name:char[16]. - Each scalar field becomes a sortable column; numeric arrays plot as a line chart.