Chartpro Plugin

Forum Home Forums Understanding the Software Chartpro Plugin

Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #10432
    arunagiri
    Participant

    Hi 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, 9 months ago by Mikhail.
    #10434
    Mikhail
    Moderator

    Hi,

    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, 9 months ago by Mikhail.
    #10437
    arunagiri
    Participant

    Hi,

    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.

    #10439
    Mikhail
    Moderator

    Hi,
    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.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.