Forum Home › Forums › Understanding the Software › Chartpro Plugin
Tagged: chartpro
- This topic has 3 replies, 2 voices, and was last updated 1 year, 2 months ago by
Mikhail.
-
AuthorPosts
-
July 23, 2022 at 8:02 am #10432
arunagiri
ParticipantHi Admin,
We have bought the chart pro plugin and we need to know the following requirements whether it is available in Rapid SCADA already or not,
1.) We need to create a chart group- Means we need few parameters under one group and so on,
i.e. Lets say the following 5 Parameters named A,B,C,D,E are available I need these 5 parameters to be nested under a group named Group-1, so that whenever I need to check the trends I can just click the group and view the parameters.
2.) Scaling of Parameters
While viewing more than one parameters in the trend using chart pro plugin I need to change the scale of parameters according to the nature of the value, Let me know how to do it.
i.e. Suppose I want to set the scale for Parameter A as 0-100, and For Parameter B I need to set as 100-300 and so on.
Many Thanks
-
This topic was modified 1 year, 2 months ago by
Mikhail.
July 23, 2022 at 8:36 am #10434Mikhail
ModeratorHi,
1. You can add a web page view to show a chart with predefined channels.
This is an example how to add a web page view.
Also I suggest to use Dashboard Plugin to easily display different charts.2. In Chart Pro configuration file (ChartPro.xml) you can define several Y-axes. Channels are bound to an Y-axis according to the channel quantity that should match the QuantityIDs parameter of the Y-axis.
If you have questions during the implementation, please provide screenshots of the settings and results.
-
This reply was modified 1 year, 2 months ago by
Mikhail.
July 24, 2022 at 3:31 pm #10437arunagiri
ParticipantHi,
1. You can add a web page view to show a chart with predefined channels.
This is an example how to add a web page view.
Also I suggest to use Dashboard Plugin to easily display different charts.
“This example was initially from Java scripting right? Do we need to do this with Java?”2. In Chart Pro configuration file (ChartPro.xml) you can define several Y-axes. Channels are bound to an Y-axis according to the channel quantity that should match the QuantityIDs parameter of the Y-axis.
“Can we define for each individual parameter different axis value and I am not able to find the Chartpro.xml instead of that I have plgchartpro.xml “Kindly Guide to do the needful.
July 25, 2022 at 7:21 am #10439Mikhail
ModeratorHi,
Creating a web page view does not require any programming. Just add a row in the Interface table.Can we define for each individual parameter different axis
PlgChartPro.xml is a correct file name.
An individual axis for each channel is possible only if all channels has different quantities. Because an axis is chosen for a channel according to its quantity. -
This topic was modified 1 year, 2 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.