Forum Home › Forums › Uncategorized Issues › Chart auto refresh every 2s and store date every 1s
- This topic has 8 replies, 3 voices, and was last updated 5 years ago by
Mikhail.
-
AuthorPosts
-
July 31, 2020 at 5:18 pm #7082
qiuqiaoan
ParticipantDear Mikhail,
do we have the option or experience to do following two tasks:
1. automatic refresh the chart every 2s (adjustable)
2. I can see we have database (.dat files) of “current data” “minute data” and “hourly data”, and the min setting of “minute data” is 30s. is it possible to store data every 1s and show in the chart every 1s ?thanks a lot. and looking forward your reply.
July 31, 2020 at 7:54 pm #7083manjey73
ParticipantYes, perhaps. You must manually set the time in the configuration file and do not touch this parameter in the GUI.
<Param name=“WriteMinPer” value=”60″ descr=”Период записи минутных срезов, с” />
in ScadaServerSvcConfig.xml
When you zoom in on the ChartPro you will see the values for each entry point.
Memory will eat up a lotAugust 2, 2020 at 7:38 am #7086Mikhail
ModeratorHello,
In addition to the above, configure Chart Pro by editing PlgChartPro.xml, and set the RefreshRate parameter. I suggest use Chart Pro in the rolling mode if you need to refresh it often. To do this, use Dashboard Plugin, or put a chart on a scheme usgin Extended Scheme components.August 2, 2020 at 8:48 am #7090qiuqiaoan
ParticipantThanks to both of you. based on instruction from both of you, I got it work.
Mikhail,
would you please explain more on how to use the rolling mode, and how to put chart on scheme using extended scheme components. I already have the trial key for both dashboard and extended scheme components. I would like to see the advantage of this.August 2, 2020 at 8:53 am #7091qiuqiaoan
ParticipantThanks to both of you. based on instructions from both of you, I got it work.
but have following flaw (some data are missing)Mikhail,
would you please explain more on how to use the rolling mode, and how to put chart on scheme using extended scheme components. I already have the trial key for both dashboard and extended scheme components. I would like to see the advantage of this.August 3, 2020 at 2:54 pm #7095Mikhail
Moderator> some data are missing
Likely the device didn’t respond that periods of time.> would you please explain more on how to use the rolling mode, and how to put chart on scheme using extended scheme components
In the rolling mode, a period of the specified length is displayed on chart. For example, 30 last minutes.
Using Scheme Editor, put a chart component on a scheme and set its properties as you need. Select fixed or rolling mode.August 3, 2020 at 3:43 pm #7097qiuqiaoan
ParticipantAugust 3, 2020 at 3:45 pm #7098qiuqiaoan
ParticipantAugust 4, 2020 at 2:08 pm #7100Mikhail
ModeratorYou should update Rapid SCADA to v5.8.1 and update the plugins.
-
AuthorPosts
- You must be logged in to reply to this topic.