ARSVIN GitHub

ARSVIN Subscriber Verification App

ARSVIN Subscriber is a separate WPF companion application for receiver-side IEC 61850 Sampled Values verification. It is intentionally separated from the publisher so the publisher remains focused on SV generation.

Scope

ARSVIN Subscriber can:

What it does not prove

SV is multicast and unacknowledged. ARSVIN Subscriber verifies that this PC/NIC receives and decodes the stream. It does not prove that any relay or IED consumed the stream.

It is not a formal IEC 61850 conformance test certificate.

  1. Start ARSVIN Publisher on one NIC or PC.
  2. Start ARSVIN Subscriber on a different PC/NIC or mirrored port.
  3. Import the same station SCD file into Subscriber.
  4. Select the capture adapter.
  5. Start listening.
  6. Confirm stream health:
  1. Export the report as evidence.

Build

dotnet build .\src\ARSVIN.Subscriber\ARSVIN.Subscriber.csproj -c Release
Apache-2.0 engineering documentation. Edit or review this page on GitHub →