Forum Replies Created
-
AuthorPosts
-
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 2 years, 10 months ago by
Mikhail.
MikhailModeratorsetValue is defined here. JS has a limited context, I don’t think that the main code of the driver is accessible.
MikhailModeratorHi,
Click the Deployment profile button on the main toolbar, edit the profile, and enter the webstation URL.
MikhailModeratorHi,
The above link is not public.
MikhailModeratorNote: nice dark theme!
MikhailModeratorHi,
The created communication line and device have the numbers 0, which are wrong. Probably, the UI should not allow 0.
I suggest to create lines, devices and channels using the wizards (use the toolbar buttons), so they will be created correctly.
MikhailModeratorHello,
Did you try entering IP address in the Server textbox? -
This reply was modified 2 years, 10 months ago by
-
AuthorPosts