← Back to Docs

PlgBigScreen Plugin (Custom)

PlgBigScreen provides big-screen editing, module management, dynamic data sources, and dynamic datasets.

Custom ExtensionsVersionV6.1.0Updated2026-04-29OwnerScadaV6WebPluginExt

PlgBigScreen Plugin (Custom)

Functional Description

This plugin extends web-side capabilities for interaction, visualization, and integration.

PlgBigScreen is a custom RapidSCADA web plugin for big-screen design, module management, dynamic data sources, and dynamic datasets.

Purpose

  • Build and publish big-screen views.
  • Manage reusable modules.
  • Connect dynamic data sources and datasets.

Menu and Entry

  • ~/BigScreen/Index
  • ~/BigScreen/Module
  • ~/BigScreen/DynamicApiSource
  • ~/BigScreen/DynamicApiDataset

API route pattern: /api/bigscreen/[controller]/[action]

Core Options

Main options are loaded from PluginOptions: RefreshRate, TableArchiveCode, TablePeriod, EventArchiveCode, EventCount, EventDepth, MaxReportPeriod, CommandPassword, AllowCommandApi, and AllowAuthApi.

Dependencies

  • Target framework: net8.0
  • RapidSCADA references: ScadaCommon.dll, ScadaCommon.Log.dll, ScadaWebCommon.dll
  • Data packages: EF Core, Npgsql, Pomelo MySQL, FreeSql

Deployment

  1. Build the plugin project.
  2. Deploy assemblies, Razor pages, static assets, and language files.
  3. Verify lang/PlgBigScreen.zh-CN.xml and static files under wwwroot/plugins/BigScreen.
  4. Restart Webstation and verify the new menu group.