Forum Replies Created
-
AuthorPosts
-
MikhailModeratorIs there any way to extend the maximum displayed period BEYOND 32 days?
This limit is in the source code. May be it should be moved to options.
Is there the possibility, when longer-than-usual historical data periods are requested from the ChartPro module, that the server then responds with the “HOUR”ly data instead of the “MINUTE”ly data?
Interesting idea. I will save it.
For this year, we plan to implement totally new configuration tools. I’m not sure that Chart Pro will be changed in 2018.
MikhailModeratorThere is no standard control for this. You should serf the web.
MikhailModeratorTry set “Sending all device data period” to 0 in Communicator.
MikhailModeratorCurrently you can’t, but this function is under development now. I hope it will be developed within few months.
MikhailModeratorI can use to make a faster sampling to get more accurate energy calculated?
Data are stored every minute by default. You can change this interval in SCADA-Server settings.
But formula for a channel of the Real type calculates every time when data are received by Communicator and sent to the Server app.From a formula you can’t access historical data. You can save a value to another channel at 6am and then use this channel. Also you can develop or purchase a custom module that implement the required functionality.
MikhailModeratorThis a one possible method.
Other option is Automatic Control Module that can trigger on simple command and send any custom command.
MikhailModeratorHi,
On Linux Rapid SCADA works without user interface. You can prepare a configuration on Windows and then copy it to a Linux system. In some cases you can edit XML configuration files manually.
To control operating, see log files of the apps.
MikhailModeratorHi,
Do you need to poll a device once a day? If possible, it’s better to poll a device all day in a cycle and get value what you need.Channel of the Minute real type calculates its value every minute. For example, if a formula is Val()+1, the channel value is incremented by 1 every minute.
MikhailModeratorHi,
For the row of the output channel in the Administrator app set “Command values” to “Execute” and define a formula for the row. If you just need a constant, a formula can be, for example: 1
MikhailModeratorAnyway, make a backup before start.
MikhailModeratorHi,
Do I need the chart pro module for this ? Or another ?
I recommend to try Chart Pro. The trial is free.
Also you should try Reports -> Minute data report
See http://demo.rapidscada.net/Reports.aspxIf I add the new module can I still export data saved before the upgrade ?
Data format was not changed during the version 5.x.x.x. So you can access the previous data.
MikhailModeratorHi!
Interesting. What antivirus do you use?
MikhailModeratorThe Editor opens the default browser. If you change the default browser in the OS, it will open another browser. Also you can copy the address from the IE address bar and paste it in Chrome.
MikhailModeratorHi,
Try open a scheme and press Ctrl+F5 on problem computers. Also try another browser that is not used before with the old version of the web app.
MikhailModeratorIE of any version is not supported. You can use Chrome, Firefox and Edge.
-
AuthorPosts