Forum Replies Created
-
AuthorPosts
-
September 9, 2022 at 3:04 pm in reply to: How to add Chartpro plugin and use it in Rapid Scada version 6 #10699
MikhailModeratorI will provide you an update the next week.
September 9, 2022 at 1:50 pm in reply to: How to add Chartpro plugin and use it in Rapid Scada version 6 #10696
MikhailModeratorIt looks like version mismatch between Webstation and ChartPro.
When you downloaded the ZIP archives, did you do it in the same day?
plg_chart_pro_6.0.0.0.zip and scada_6.beta.8.zip were released on July 21.-
This reply was modified 3 years, 7 months ago by
Mikhail.
September 9, 2022 at 12:18 pm in reply to: How to add Chartpro plugin and use it in Rapid Scada version 6 #10694
MikhailModeratorCheck the direct link http://localhost:8080/ChartPro/ChartPro?cnlNums=101&startDate=2022-09-09
September 9, 2022 at 12:15 pm in reply to: How to add Chartpro plugin and use it in Rapid Scada version 6 #10693
MikhailModeratorNew web forms of the plugin can be registered in a web application only when it starts.
September 9, 2022 at 12:13 pm in reply to: How to add Chartpro plugin and use it in Rapid Scada version 6 #10692
MikhailModeratorHello,
Restart IIS, or simply reload the computer.
This issue is because adding a new plugin requires full restart of web application. We should think how to make it clear for users.
MikhailModeratorMQTT client driver will support generating channels in the next release.
MikhailModeratorHi Rami,
In browser press F12, select the Console tab and check the web page errors.
Screenshots of configuration and error would help.-
This reply was modified 3 years, 7 months ago by
Mikhail.
September 9, 2022 at 8:59 am in reply to: How to add Chartpro plugin and use it in Rapid Scada version 6 #10684
MikhailModeratorThis below part of ScadaWebConfig.xml assigns Chart Pro for views:
<ChartFeature>PlgChartPro</ChartFeature>
You should check ScadaWeb.log if there are any errors after restart of web application.When you got a key, add PlgChartPro_Reg.xml to Webstation configuration:
<?xml version="1.0" encoding="utf-8" ?> <RegKey>YOUR_KEY</RegKey>September 8, 2022 at 2:42 pm in reply to: scada v5 in linux docker communicate with opc ua error #10681
MikhailModeratorCould you share how did you fixed that?
September 8, 2022 at 1:35 pm in reply to: How to add Chartpro plugin and use it in Rapid Scada version 6 #10675
MikhailModeratorHello,
Did you install Chart Pro for v6 or v5?
MikhailModeratorHi,
In Elastic Report, to calculate average by column or row, use calcAvg attribute. See ElasticRepExample.xml
September 7, 2022 at 2:26 pm in reply to: How to add Chartpro plugin and use it in Rapid Scada version 6 #10671
MikhailModeratorComputer code will be displayed by the plugin.
September 7, 2022 at 2:26 pm in reply to: How to add Chartpro plugin and use it in Rapid Scada version 6 #10670
MikhailModeratorHello,
In Administrator you should edit ScadaWebConfig.xml manually.<Plugins> ... <Plugin code="PlgChartPro" /> ... </Plugins> <PluginAssignment> <ChartFeature>PlgChartPro</ChartFeature> ... </PluginAssignment>
MikhailModeratorIn Administrator open Line Stats, then select Line Log.
MikhailModeratorI do not see this formula at the user manual.
You can use C# functions as well.
-
This reply was modified 3 years, 7 months ago by
-
AuthorPosts