How to Use Dashboard plugins

Forum Home Forums Understanding the Software How to Use Dashboard plugins

Tagged: 

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #3403
    csshenrapid
    Participant

    Dear Sir,
    I was trying Dashboard Plugin, but had some difficulties.
    Firstly, the following steps were completed:(I did not know how to upload image, So the images were sent to you by email)
    (1)the general sequence of installing plugins
    But There is no “Main Menu > Registration > Dashboard”.

    (2)edit the file DashboardExample1.xml
    The locations of dashboard configuration files:
    C:\SCADA\ScadaWeb\storage\allusers\Dashboard\DashboardExample1.xml

    My question is :
    (1)what is the viewIDs in the file DashboardExample1.xml
    I had created a table “dsboard.tbl” with the ID “23”, and it can be viewed in the web.

    (2)How to use dashboard plugins?

    (3)When I used chart pro, the “Main Menu > Registration > Dashboard” can be seen. but the page showed “” while Geting a trial key

    • This topic was modified 6 years ago by Mikhail.
    #3404
    csshenrapid
    Participant

    DashboardExample1.xml:

    <DashboardConfig>
    <DashboardOptions>
    <Name>Dashboard Example 1</Name>
    <ColumnCount>2</ColumnCount>
    <AspectRatio>1.33</AspectRatio>
    </DashboardOptions>
    <Widgets>
    <Widget type=”Chart” cnlNums=”21,22″ viewIDs=”23,23″ period=”2″ />
    <Widget type=”CurData” cnlNums=”21,22″ viewIDs=”23,23″ />
    <Widget type=”CustomUrl” url=”http://localhost/View.aspx?viewID=23&#8243; />
    </Widgets>
    </DashboardConfig>

    When I used chart pro, the “Main Menu > Registration > Dashboard” can be seen. but the page showed “reCAPTCHA validation failed” while Geting a trial key.

    #3406
    Mikhail
    Moderator

    Hello,

    (1)what is the viewIDs in the file DashboardExample1.xml
    I had created a table “dsboard.tbl” with the ID “23”, and it can be viewed in the web.

    These are IDs of the views that contain channels of a widget. They are needed to access control.

    (2)How to use dashboard plugins?

    Use opens and watch them, like http://demo.rapidscada.net/plugins/Dashboard/Dashboard.aspx?key=allusers-DashboardDemo

    (3)When I used chart pro, the “Main Menu > Registration > Dashboard” can be seen. but the page showed “” while Geting a trial key

    Please provide a screenshot. You can put a link to an image hosting here.

    #3407
    Mikhail
    Moderator

    but the page showed “reCAPTCHA validation failed” while Geting a trial key.

    Can you use VPN to access the webpage?

    #3413
    csshenrapid
    Participant

    Thanks to Mikhail and your great software!
    I find that The dashboard plugin works after installation and Registration for Chart Pro plugin.

    #3416
    Mikhail
    Moderator

    The dashboard plugin works after installation and Registration for Chart Pro

    If you place several charts to a widget of a dashboard, Chart Pro is needed to show them. As I remember, the error message is not clear if Chart Pro is not installed.

    #7654
    dinop
    Participant

    Hello,

    I have a question about Dashboard layout.
    Question in photo below.

    Thanks

    https://ibb.co/NK33VZN

    #7658
    Mikhail
    Moderator

    Hello,
    You can change AspectRatio parameter that affects height. But it doe not resize vertically automatically.

    Try using WebPage view if you need only 1 chart on a page.

    #7667
    dinop
    Participant

    Got it. Thanks

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