How to Monitor and Inject Data with DIPanel

Connect to a running CoreEngine, watch its data live, and inject test values.

This guide walks through the core DIPanel workflow: connect to a CoreEngine, build a monitoring/injection list, and use its recording, reports, profiler, and state diagnostics.

1. Connect to a CoreEngine

Launch DIPanel and pick the target CoreEngine instance from the SimEng picker. This works identically for a local CoreEngine or one mirrored in through Reflector.

2. Build Your Monitoring List

3. Use the Editing Shortcuts

ShortcutAction
Ctrl+FFind an element in the list
Ctrl+A / Ctrl+DSelect all / deselect all rows
Ctrl+C / Ctrl+X / Ctrl+VCopy / cut / paste rows
DeleteRemove selected rows
Ctrl + clickToggle a single row's selection

4. Visualize with Graphs and Images

Open any element in a live Graph or Image window. These same views also work against a played-back recording, so you can plot or step through recorded data after the fact.

5. Record and Play Back a Run

Use the Recording menu: Rec to start/stop capturing, Select to choose what to record, Play to replay a recording, and Open to load an existing recording file. See the Recording guide for the CoreEngine-side setup.

6. Diagnose with Reports, Profiler, and State Views

Check Core States first when something looks wrong — a driver marked Fail with its error message is usually the fastest way to spot a broken hardware or API-layer connection.