display-chart-upUI (Web App)

The SPX UI is a browser frontend for inspecting and operating a running SPX Server. It is primarily a debugging/operational tool; deterministic behavior and CI quality gates should come from MiL tests.

Start here: UI Overview.

Use the UI to:

  • Inspect loaded Models and running Instances.

  • Wire and verify Connections between instances.

  • Use Logs page to inspect system/instance logs with source and severity filters.

  • Watch attribute/state changes while stepping time from a test or script.

  • Trigger Scenarios and verify expected transitions.

  • Manage and verify Snapshots during development.

  • Inspect Logs when a model or protocol adapter misbehaves.

If you are new to SPX, start with Build Your First Simulation and come back here once you have a running instance to inspect.

Last updated