Forum Replies Created
-
AuthorPosts
-
MikhailModeratorHello,
The behavior of channels of Switching Counter type is hardcoded.
The algorithm is:
Fill Formula field of the channel by any correct formula and tick Formula Used checkbox.
When the value of the formula crosses 0, the value of the channel will increase by 1.
MikhailModeratorYes, you can set it to 10 or 1 second, for example. But you can’t do it using graphical interface of SCADA-Server. If you need it, do it manually by editing C:\SCADA\ScadaServer\Config\ScadaServerSvcConfig.xml in the text editor you like.
This mode hasn’t been tested yet, it works, most likely. In this case it is a good idea to monitor size of files in C:\SCADA\ArchiveDAT and C:\SCADA\ArchiveDATCopy
MikhailModeratorWithout registration Automatic control module works in the test mode. I think it is a good idea to add the full featured mode limited by date.
If you send the computer code generated by the module to info _aty_ rapidscada _dot_ org, I generate a trial key.The same option for the chart is unavailable due to technical reasons.
The chart component overrides the default chart and just adds the declared functionality.
MikhailModeratorAs a workaround you can manually set the value in C:\SCADA\ScadaServer\Config\ScadaServerSvcConfig.xml
It defines how often snapshots are stored in minute data file. SCADA-Server shell may display custom values incorrectly despite of that it works.
If you write more details about your task I could give more efficient advice.
MikhailModeratorI’ve sent the file to you via e-mail.
The file is missed in the installation package. It will be added ASAP.
MikhailModeratorHello,
The charting component adds scaling and displaying of multiple charts.Could you post a link to an example of charting current data? Or explain.
MikhailModeratorThe issue has been fixed.
Download the latest version of Rapid SCADA, extract ScadaCommCtrl.exe from ScadaComm.zip and overwrite the existing file in C:\SCADA\ScadaComm directory.
MikhailModeratorThank you for the feedback. This bug will be fixed within a few days.
MikhailModeratorKpSms.dll has no additional properties.
KpOpc.dll properies are specified for a device not for the whole library.You don’t need to edit KpOPC_XXX.xml manually. Open the device properties from a popup menu by right clicking the device item of the tree. Device configuration form opens as shown in the article. If you open the configuration form you will easily understand the meaning of the XML.
MikhailModeratorYes, it’s possible. You need to:
1. Add the list of command values into Command values table using SCADA-Administrator.
2. Add an output channel of Standard type. Select your list in Command values field of the output channel.
3. Create a formula and specify it for the output channel.
4. When you send a command the formula converts the given index of list value to the new value. Pay the attention that the list is indexed starting from 0.
MikhailModeratorOf course not. It depends on your hardware, power supply, etc.
In some industries there are very strict requirements for system safety.
Rapid SCADA works stable 24×7.
MikhailModeratorIn my opinion you need to apply hardware protection of your system in case that server breakdown.
MikhailModeratorYes, you have correctly understood the mechanism of interaction between Rapid SCADA applications.
MikhailModeratorHello,
Using formulas you can perform calculations but can’t send a command. There is another tool for sending commands depending on conditions: Automatic Control Module.Automatic Control Module is commercial, the cost is US $20. You can try it for free in the test mode.
If the price is too high, it is possible to develop your own implementation as described here.-
This reply was modified 10 years, 10 months ago by
Mikhail.
-
This reply was modified 10 years, 10 months ago by
-
AuthorPosts