Forum Replies Created
-
AuthorPosts
-
MikhailModeratorThank you for the screenshot.
Probably creating an animated GIF and using it in a dynamic picture component would be an efficient solution.November 17, 2023 at 9:08 am in reply to: Unable to communicate with Device 1 because connection is not established #13655
MikhailModeratorHello,
The received data is incorrect. Try to increase timeout and delay in the device properties.
MikhailModeratorHi,
Yes, it’s possible.
What Rapid SCADA version do you use?
MikhailModeratorHello,
Please provide screenshots of the module settings and logs.
MikhailModeratorHello,
Please provide screenshots of your solution that help to understand the needs.
MikhailModeratorHello,
Try the HelloWorld project located in SCADA\ProjectSamples\HelloWorld
MikhailModeratorIs it HelloWorld project?
MikhailModeratorHello,
Do you login as “admin”?
Make sure that an object exists in the Objects table, and channel’s object is not empty.
MikhailModeratorYou can use both MySQL and PostgreSQL in parallel to compare.
MikhailModeratorHello,
You can store data for any time dept.
Consider using PostgreSQL instead of MySQL, because Rapid SCADA includes native support of PostgreSQL. Export to MySQL also supported, but more features are available for PostgreSQL.
MikhailModeratorI ask this question to find out if version 5 will continue to be updated or if for new projects we have to use version 6.
All new updates are made for v6.
We will deprecate v5 when all documentation will be updated to v6.
MikhailModeratorHello,
I recommend Rapid SCADA 6.x, because it is more powerful and easy to configure.
The report template was updated in v6. You could check it.
MikhailModeratorHi,
You can interact with ScadaServer by TCP protocol, using any programming language.
There is a C# client that implements ScadaServer’s protocol, while with other languages you need to encode and decode packets by your code. -
AuthorPosts