how to use Dash Board and Chart Pro

Forum Home Forums Understanding the Software how to use Dash Board and Chart Pro

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #5272
    scadarapid
    Participant

    Hi
    Now I already download Chart Pro plugin and Dashboard plugin. then I follow the step to install Chart Pro plugin and Dashboard plugin into the C:Scada/ScadaWeb but
    I have a problem that why the chart pro it does not show the graph data.
    I have created a file.tbl which I put it in C:Scada/interface and create ID interface number 3 in the Scada Aministrator.

    In the web page
    Application Error
    An application error occurred. If it repeats often, please contact the support.
    Details:
    Error getting view with ID=0 from the cache or from the server: Value cannot be null.
    Parameter name: viewType

    my Dashboard file.xml

    <?xml version=”1.0″ encoding=”utf-8″ ?>
    <DashboardConfig>
    <DashboardOptions>
    <Name>ICS</Name>
    <ColumnCount>2</ColumnCount>
    <AspectRatio>1.33</AspectRatio>
    </DashboardOptions>
    <Widgets>
    <Widget type=”Chart” cnlNums=”101,102″ viewIDs=”3,3″ period=”2″ />
    <Widget type=”CurData” cnlNums=”101,102,103,104,105,106,107,115″ viewIDs=”3,3,3,3,3,3,3,3″ />
    <Widget type=”CustomUrl” url=”http://sanook.com&#8221; />
    </Widgets>
    </DashboardConfig>
    How can we make dashboard and chart pro work
    thank you so much.

    #5275
    Mikhail
    Moderator

    Hi,
    Please make sure that you did items 3 and 4 of this page.

    If you open a chart from table or scheme, is there “Chart Pro” in a page header?

    #5276
    Mikhail
    Moderator

    Also find a error details in C:\SCADA\ScadaWeb\log\ScadaWeb.log and copy them here.

    #5277
    Mikhail
    Moderator

    What are the versions of Webstation, Chart Pro and Dashboard?

    #5278
    scadarapid
    Participant

    Hi.
    I forgot to change configuration Web Application at Chart Plugin so, I change it from Chart to Chart Pro.
    It already work.

    Thank you so much.

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