Forum Replies Created
-
AuthorPosts
-
MikhailModeratorRapid SCADA implements Modbus master to poll devices. If you need simulate a Modbus device, you should download an app like this. And then create a Modbus template according to the manual of your controller.
MikhailModeratorThank you for the status update.
MikhailModeratorNow is it possible to make it appear on a 0 and disappear on a 1?
Use a formula for an appropriate input channel to convert value.
Example: Cnl > 0 ? 0 : 1What controls the bound property logic?
Buttons only as I remember. The proper way is creating a flexible mechanism to bound any property of any component to a channel. I hope we will do it in the future.
MikhailModeratorI need a bit more info to help you.
MikhailModeratorHi,
Please clarify, what are “4 Tank level gauges as slaves”? How do they connected and what protocol use?
What should be the configuration for a Modbus master-slave communication in RapidScada? What is exactly the device template editor and where can I get that information?
I suggest this article http://doc.rapidscada.net/content/en/use-cases/modbus-protocol.html
The template editor is http://doc.rapidscada.net/content/en/use-cases/modbus-protocol-files/modbus_template_en.png
MikhailModeratorHi,
You need the Button component. It has “Bound Property” where you can choose “Visible”. And specify the Input channel property. This channel controls visibility.
MikhailModeratorI’ve sent the details.
Thanks.
MikhailModeratorIf you are talking about Administrator, click the Refresh button to update a drop down list.
MikhailModeratorHi,
Sound Alarm Module doesn’t depend on browser. For example, a user close a browser however he can hear alarms. This may be useful for some cases.
MikhailModeratorHi,
I agree that Automatic Control Module is the easiest way to implement reset. If you need help during configuring the module, ask here.
MikhailModeratorHi,
1. You need to create commands in the Modbus template.
Test that the commands work well in Communicator.2. Create output channels using Administrator and configure user interface.
In case of follow up questions, please provide screenshots of your settings and communication logs.
MikhailModeratorSound Alarm Module works on SCADA-Server and doen’t relate to the web application.
Also you can replace the default sound file C:\SCADA\ScadaWeb\plugins\Table\sounds\event.mp3
MikhailModeratorPlease find how_to_use.txt in the Linux installation package.
Also Agent is very useful.
MikhailModeratorYou need Webstation 5.0.6.1. See http://doc.rapidscada.net/content/en/version-history/ for the details.
-
AuthorPosts