Forum Replies Created
-
AuthorPosts
-
MikhailModeratorTo generate an Excel report, try using a link component.
MikhailModerator🙂
MikhailModeratorRapid SCADA 6.1.1 has been released. It contains minor fixes. If 6.1.0 works well for you, no need to upgrade.
April 3, 2023 at 8:20 am in reply to: Unable to start communication lines because the configuration database is not re #12352
MikhailModeratorYou should check the project configuration.
MikhailModeratorHi,
Using Automatic Control Module you can send 2 commands triggered by a one command.
Button component can send command on click. There is no a release button handler.
MikhailModeratorHi,
In this case, http://localhost:10008 is enough.
MikhailModeratorAgent uses TCP port 10002. Check the firewall of the remote server that incoming connection on port 10002 are available.
It’s more convenient to control remote Rapid SCADA instances from your workstation using the Administrator app.
March 31, 2023 at 9:11 am in reply to: Unable to start communication lines because the configuration database is not re #12341
MikhailModeratorHi,
By default, the HelloWorld project is installed.
If you open and upload HelloWorld again, does it work correctly?
MikhailModeratorThe line log is good.
If you double-click the device in the explorer tree, what do you get on a device data form?
MikhailModeratorHi,
The above URL is correct if you work locally. If the server is in the cloud, and you control it from your workstation, you need white IP.
MikhailModeratorAlso you can use Automatic Control Module to send commands that change channel value and status, that will cause new events.
MikhailModeratorHi,
Automatic Control Module sends commands, but it does not create events.
Event is generated if a channel value or status change if event flags are specified.
May be you should create a channel formula to change it as needed, and events will be generated.March 30, 2023 at 8:31 am in reply to: Unable to start communication lines because the configuration database is not re #12327
MikhailModeratorHi,
Check that the Server service and clients use the same secret key:
Server – General Options – Listener Options
Communicator – General Options – Connection Options
Webstation – Application Options – Connection Options-
This reply was modified 3 years ago by
Mikhail.
-
This reply was modified 3 years ago by
-
AuthorPosts