Forum Replies Created
-
AuthorPosts
-
December 14, 2018 at 3:35 pm in reply to: How to get the data which automatically sent by the devices? #4737
MikhailModeratorHi,
HTTP is generic. You should specify your own REST API and then develop the appropriate driver for Communicator. We can do this for you.
Why do you prefer HTTP in your case?December 13, 2018 at 6:57 pm in reply to: SCADAComm stop attempt to reconnect when communication failed #4734
MikhailModeratorAn established connection was aborted by the software in your host machine.
May be an MQTT bus initiates disconnect. I’m not sure, because the author of the driver is bersim. You can try asking him or debug the driver by yourself. Also you can involve me in debugging on commercial base.
December 12, 2018 at 2:07 pm in reply to: SCADAComm stop attempt to reconnect when communication failed #4732
MikhailModeratorHi,
Please provide logs where we can see it.
MikhailModeratorHi,
Of course.
MikhailModeratorHello,
You can set a span in an address link, for example
http://demo.rapidscada.net/plugins/ChartPro/ChartPro.aspx?cnlNums=105&viewIDs=11&period=-7
This link can be entered in a scheme Link component or in the settings of Dashboad plugin.
MikhailModeratorHi,
It is possible to do it using Rapid Scada?
Yes, you should create an extra input channel of the calculated type and use a forumula. For example: Val(1) < Val(2) ? 0 : 1
MikhailModeratorThanks.
MikhailModeratorCommunicator graphical user interface is ScadaCommCtrl.exe
I get a popup indicating that the application is already running
Find it as a tray icon in the right bottom corner of the screen.
MikhailModeratorHi,
Create a new input channel of calculated type which uses a formula to calculate a number of color. Then use this channel in a scheme component to switch led color.
MikhailModeratorHello,
Now the only problem is finding a good way to remove old data in Postgres since it does not yet have the MySQL events functionality.
Could you send a link to an example of MySQL events? How do you use events for removing old data?
MikhailModeratorHi,
Thank you for useful solution.
Related to this topic you created.
MikhailModeratorHi,
I hope this advice will solve your issue.
MikhailModeratorHi,
You should press F12 in browser, go to the Console and Network tabs and make a screenshot of the detailed error message.
MikhailModerator
MikhailModeratorHello,
Could you illustrate the issue #1 by a screenshot? -
AuthorPosts