Forum Replies Created
-
AuthorPosts
-
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.
MikhailModeratorIf a user just press F11 on a keyboard, the menu is not hidden, however, the title panel remains visible.
November 12, 2023 at 7:24 am in reply to: String dynamic text change according input channel value #13610
MikhailModeratorHi,
In this case, you don’t need a formula. In Rapid SCADA 5, it enough to set Format = Enum text, and appropriate Unit. For example, see Off-On in HelloWorld project.November 10, 2023 at 8:57 am in reply to: Unable to communicate with Device 1 because connection is not established #13607
MikhailModeratorOK.
Modbus address (unit ID) is specified in the device settings of Rapid SCADA. Modbus template would be the same.
MikhailModeratorHello,
What Rapid SCADA version do you use? -
AuthorPosts