← Back to Docs

ModWaveRecorder Server Module (Custom)

Fault wave recording server module; web UI relies on PlgTableStudio wave pages.

Custom Server ExtensionsVersionV6Updated2026-05-22OwnerScadaServerExt

ModWaveRecorder (Custom)

Fault wave recording server module; web UI relies on PlgTableStudio wave pages.

Overview

  • Source:ScadaServerExt/ModWaveRecorder
  • Target:net8.0

Deployment

  1. Build the plugin project in Visual Studio / Rider (Release).
  2. Copy artifacts to ScadaWeb using BuildScripts 3build_webV6 (copy-only, no dotnet build in script).
  3. Restart the web station and verify menu, pages, and APIs.

Troubleshooting

  • Menu missing: check plugin registration and language files.
  • API errors: check routes, permissions, and dependencies.