Forum Replies Created
-
AuthorPosts
-
MikhailModeratorHi,
Could you explain how it should work?
MikhailModeratorHello,
Grafana needs to retrieve historical data from an archive. You could put data into a historical archive with the required period.
MikhailModeratorHi,
Graphs can be opened in a different page.
For events, you could try the weird thing, in the Views table add a view with parameters:
View Type = Web page view
Arguments = /Main/Events
Then you can open all events as a view.
MikhailModeratorA toggle on a scheme generates commands depending on its value.
MikhailModeratorIf you tried the suggested items and they don’t work, provide screenshots.
MikhailModeratorHi,
License is needed only for server. Number of clients are not limited.
May be a web browser just blocks popup dialogs?
MikhailModeratorHi,
Please explain what is the end purpose for an operator?
MikhailModeratorIn Rapid SCADA 5:
– Create commands in the Modbus template (you already did)
– Try sending commands from Communicator for testing
– Create output channels to be able to send commands from a web pageIn Rapid SCADA 6:
– Input and output channels are joined info a single table
– Modbus template does not need separate commands
MikhailModeratorHello Dean,
You can integrate with Rapid SCADA in different ways:
1. Embed external web application as a frame into Rapid SCADA web interface.
2. Use API from client JavaScript or from another application.
3. Use TCP protocol to interact with ScadaServer app.
4. Develop your own module using C#.1, 2 and 3 items are language independent.
I have no info about MatLab. What interfaces does it support?
MikhailModeratorHi,
OK 🙂
MikhailModeratorHi,
In the 1st screenshot you can see that signal 1 is bound to the channel 101. But signals 2 and 3 are not bound to the channels. I recommend to create channels automatically using the channel creation wizard. Then upload the project and check that all signals of the device are bound (linked) to channels.
You could also make a screenshot of the Channels table.
-
This reply was modified 2 years, 10 months ago by
Mikhail.
MikhailModeratorHi,
Could you use another host for images? I can’t open the above links. Google Drive or https://imgbb.com/ would be good.
June 12, 2023 at 9:43 am in reply to: Change “Call number” in “Request Sequence” doesn’t work #12786
MikhailModeratorYou should enter a new IP address in the Devices table of the configuration database.
MikhailModeratorHello Dean,
Char and Chart Pro displays only linear diagrams. You can integrate Grafana to draw various charts.
For Rapid SCADA 5 use this link.
Rapid SCADA 6 integrates with Grafana via a database.
MikhailModeratorIn version 6 KeepGoodVal() and KeepGoodStat() can be rewritten as a single function that returns a CnlData structure.
-
This reply was modified 2 years, 10 months ago by
-
AuthorPosts