Forum Replies Created
-
AuthorPosts
-
MikhailModeratorHi,
When a PC starts, the services should start automatically. You can check the startup type of the services in the Services console.
Make sure that TCP port 10000 is not used by another application rather than SCADA-Server.
MikhailModeratorThe web app does not show its status, therefore it’s written that it is not supported. To fix the issue, check log files of the applications.
MikhailModeratorHi,
Using the Administrator application try the following:
1. Add a new custom archive in Configuration Database – Secondary Tables – Archives
2. Add the corresponding archive in Server – Archives, and configure the archive options.
3. Configure Chart Pro plugin to display data from your archive.If something in the above sequence is not clear, be free to ask.
MikhailModeratorYou should enable incoming TCP connections to the port 62541 in the firewall settings.
MikhailModeratorHi,
Are there any errors in log files?
Rapid SCADA OPC UA server can be accessed remotely.If you need to publish OPC DA data to MQTT, you can try a Communicator data source that uses the DrvDsMqtt driver.
MikhailModerator1. Open Server – Archives, create a new archive and configure its properties.
2. Open the Archives table and add the created archive to the table.
3. If you set the Default checkbox, you don’t need any changes in channels.
If the archive is not default, set the archive mask of the channel.
MikhailModeratoris it expected to perform the same as on Raspberry Pi 4 Board
Yes.
MikhailModeratorHello,
Rapid SCADA 6 works on Raspberry Pi 3, 4 and 5.
MikhailModeratorHi,
Make sure that the size of the scheme document is large enough to contain all components. Otherwise, there can be side effects.
https://ibb.co/mTZdnLz
MikhailModeratorDear Marko,
Could you describe in more detail how this should work?
MikhailModeratorHi,
By default, the Server service opens TCP port 10000. If it is used by another app, clients cannot connect. Check the TCP ports in use. If you have a clean virtual machine, it would be easier to try installing there.
MikhailModeratorPassword here is encoded.
AutoAccept = true ConfigFileName = DrvDsOpcUaServer.xml DeviceFilter = Password = B9D0F030265751578B00E9801C69320C Username = opc
MikhailModeratorBy default
Username: opc
Password: scada
You can change them using the data source properties form.
MikhailModeratorHi,
Possibly, a scheme size may be the cause of the issue. If your page is available online, I can check it. -
AuthorPosts