Forum Home › Forums › Understanding the Software › Dashboard Plugin
- This topic has 8 replies, 3 voices, and was last updated 1 month, 2 weeks ago by
elee.
-
AuthorPosts
-
June 15, 2026 at 9:27 pm #18042
elee
ParticipantHello,
I am struggling to correctly setup the dashboard plugin. I have copied all of the files to their application locations and unblocked them. I also registered the plugin. After several configuration uploads and re-verifying the files, I still cannot see the dashboard in the webpage. The file shows in the list of views but when hovering over it there is a red circle with a line through. Every .xml file that I create does this.
Is the dashboard plugin required to display webpage information from specified URL’s?
Thank you!June 16, 2026 at 11:17 am #18043
MikhailModeratorHello,
The file shows in the list of views but when hovering over it there is a red circle with a line through.
It means that the view type is not recognized by the web application.
Could you provide screenshots of the related settings?
In ScadaWeb.log, make sure that PlgDashboard is loaded after the web app starts.June 16, 2026 at 2:35 pm #18044elee
ParticipantThank you for the reply. Which settings? These are the webstation logs from yesterday.
2026-06-16 06:31:59 [ENG-ISP][ENG-ISP$][ACT] Webstation 6.2.3.1 started
2026-06-16 06:31:59 [ENG-ISP][ENG-ISP$][ACT] Storage FileStorage 6.4.0.0 loaded from file C:\Program Files\SCADA\ScadaWeb\FileStorage.dll
2026-06-16 06:32:00 [ENG-ISP][ENG-ISP$][ACT] Plugin PlgChart 6.1.0.1 loaded from file C:\Program Files\SCADA\ScadaWeb\PlgChart.dll
2026-06-16 06:32:00 [ENG-ISP][ENG-ISP$][ACT] Plugin PlgDashboard 6.1.1.0 loaded from file C:\Program Files\SCADA\ScadaWeb\PlgDashboard.dll
2026-06-16 06:32:00 [ENG-ISP][ENG-ISP$][ACT] Plugin PlgMain 6.1.2.0 loaded from file C:\Program Files\SCADA\ScadaWeb\PlgMain.dll
2026-06-16 06:32:00 [ENG-ISP][ENG-ISP$][ACT] Plugin PlgMimic 6.0.2.0 loaded from file C:\Program Files\SCADA\ScadaWeb\PlgMimic.dll
2026-06-16 06:32:00 [ENG-ISP][ENG-ISP$][ACT] Plugin PlgMimicEditor 6.0.2.0 loaded from file C:\Program Files\SCADA\ScadaWeb\PlgMimicEditor.dll
2026-06-16 06:32:00 [ENG-ISP][ENG-ISP$][ACT] Plugin PlgMimBasicComp 6.0.1.1 loaded from file C:\Program Files\SCADA\ScadaWeb\PlgMimBasicComp.dll
2026-06-16 06:32:00 [ENG-ISP][ENG-ISP$][ACT] Plugin PlgMimShapesJP 6.0.1.1 loaded from file C:\Program Files\SCADA\ScadaWeb\PlgMimShapesJP.dll
2026-06-16 06:32:00 [ENG-ISP][ENG-ISP$][ACT] Plugin PlgScheme 6.1.1.0 loaded from file C:\Program Files\SCADA\ScadaWeb\PlgScheme.dll
2026-06-16 06:32:00 [ENG-ISP][ENG-ISP$][ACT] Plugin PlgSchBasicComp 6.1.0.0 loaded from file C:\Program Files\SCADA\ScadaWeb\PlgSchBasicComp.dll
2026-06-16 06:32:00 [ENG-ISP][ENG-ISP$][ACT] Plugin PlgStore 6.1.0.1 loaded from file C:\Program Files\SCADA\ScadaWeb\PlgStore.dll
2026-06-16 06:32:00 [ENG-ISP][ENG-ISP$][ACT] Plugin PlgWebPage 6.1.1.0 loaded from file C:\Program Files\SCADA\ScadaWeb\PlgWebPage.dll
2026-06-16 06:32:00 [ENG-ISP][ENG-ISP$][ACT] Check PlgDashboard registration: Registration key is valid. Expiration date is 16/06/2026.
Computer code: =B075CFF7CAD04C9E-D8A2F6A29D73A21B-E4F2CA1BE47B327D-FAAC70512454CF2D-3B3A81407F9794BA-D277060ABBCA6241-45C1C53550E1B386-87A5829DEECB5C8A=
Registration key: 67432C703CE09DDD-771B85C06202B4B3-44A332105653CD59
2026-06-16 06:32:00 [ENG-ISP][ENG-ISP$][ACT] Plugin PlgMimic: Add components from the PlgMimBasicComp plugin
2026-06-16 06:32:00 [ENG-ISP][ENG-ISP$][ACT] Plugin PlgMimic: Add components from the PlgMimShapesJP plugin
2026-06-16 06:32:00 [ENG-ISP][ENG-ISP$][ACT] Plugin PlgScheme: Retrieve scheme components from the installed plugins
2026-06-16 06:32:00 [ENG-ISP][ENG-ISP$][ACT] Plugin PlgScheme: Added components from the PlgSchBasicComp plugin
2026-06-16 06:32:00 [ENG-ISP][ENG-ISP$][ACT] Receive the configuration database
2026-06-16 06:32:02 [ENG-ISP][ENG-ISP$][ACT] The configuration database has been received successfully
2026-06-16 06:32:02 [ENG-ISP][ENG-ISP$][INF] The application is ready for operating
2026-06-16 06:33:02 [ENG-ISP][ENG-ISP$][ACT] User admin is logged in, role 1, IP ::1June 16, 2026 at 2:36 pm #18045elee
ParticipantI am trying to embed a webpage from another device in one of my mimics, is the dashboard plugin the only way to do so?
June 16, 2026 at 6:21 pm #18049elee
ParticipantSolved, i needed to change the view type in the views table.
June 16, 2026 at 6:56 pm #18050
manjey73ParticipantI am trying to embed a webpage from another device in one of my mimics, is the dashboard plugin the only way to do so?
frame in extended Mimic components
Just connect your entire page.June 16, 2026 at 7:00 pm #18051elee
ParticipantThank you Manjey73, I will try this mimic option.
For Dashboards, I have successfully linked to one url in the dashboard, how can i link to another that requires a login?
June 16, 2026 at 7:01 pm #18052elee
ParticipantHow do i get extended mimic components?
June 16, 2026 at 8:19 pm #18054elee
Participantsolved: called ‘extra scheme components’ in store
-
AuthorPosts
- You must be logged in to reply to this topic.