Forum Replies Created
-
AuthorPosts
-
MikhailModeratorIf the existing statuses are not enough for you, you can add your own statuses.
MikhailModeratorHi,
How to change the channel Lower alarm limit; lower limit; upper limit; upper alarm limit ,from the web interface.
You can’t. If you need to change limits, create additional input channel that represent limits. And then calculate a status of a controlled channel by your own formula.
If using two channels for comparison,How to do change the event color?
You need to set input channel status. A formula is like that: MyVal(); MyStat()
where MyVal and MyStat are the functions that calculate value and status.
Or just: Cnl; MyStat()
If you don’t need to change value.August 16, 2018 at 3:00 pm in reply to: Changing web page title text "Rapid Scada" upper left Corner #4142
MikhailModeratorHi,
Yes, you can find it in MasterMain.Master
But there are also might be a product name in different files.According to the licence, you have to keep the information about the original product visible to a user. For example, keep the About page unchanged.
MikhailModeratorOK,
If it occurs again, please send me the log folders.
MikhailModeratorHi,
Can you post here a link to download the full log folder of SCADA-Server when the issue occurs?The thing is that stopping procedure is simple, and it’s strange that the service can’t stop.
MikhailModeratorHi,
Likely, an integration software module should be developed to complete this task.
MikhailModeratorThe example shows daily difference. Elastic Report also supports hourly difference. In case of 8 hours difference, we can discuss implementing this feature.
MikhailModeratorHello,
This calculation is difficult to implement using built in formulas because they work with current values. I suggest Elastic Report plugin, please check the demo which performs what you need.
MikhailModeratorHi,
If you switch off Automatic Control Module, does the problem appear?
MikhailModeratorDo you use Automatic Control module?
MikhailModeratorInteresting and simple.
MikhailModeratorYour formula is incorrect for binary command. It have to return array of bytes. Instead of CmdVal you need CmdData variable. I can write you a correct formula for a fee. Creating formulas is out of free support.
MikhailModeratorTry the same configuration of Rapid SCADA on another computer to check if this issue constantly appears or depends on the particular PC.
MikhailModeratorTo use a link you need to update Rapid SCADA to the latest version.
MikhailModeratorHi,
I see.
Quick solution is using a link component on a scheme and specify an URL to a chart.
The best solution is updating the web application to support the appropriate option. This could be done on commercial base. -
AuthorPosts