Database storing

Forum Home Forums Understanding the Software Database storing

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1148
    fahrur
    Participant

    hi mikahil

    does the modDBexport only store data to database when the value changing?

    i have problem with Frequency (Hz) values, as you know typical frequency values stable at 50 hz, and in modDBexport i see inside database, rapidscada only insert new data when the frequency changing.

    as a result when the frequency value from database used in realtime chart the data trend will jump to the next changing value.

    thankyou

    #1150
    Mikhail
    Moderator

    Hi,
    The module executes SQL every time when data are received from Communicator. But Communicator doesn’t send data if they are not changed. You can set the parameter Sending all device data period in Communicator to solve the issue.

    #1151
    Mikhail
    Moderator

    How do you make charts for the data from DBMS?

    #1153
    fahrur
    Participant

    i use highchart spline tipe updating each second, here is highchart demo http://www.highcharts.com/demo/dynamic-update

    #1154
    Mikhail
    Moderator

    Thanks! Do need programming to integrate it with database or it is out of the box?

    #1156
    fahrur
    Participant

    yes, its use javascript ajax script to load data every second

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