Forum Replies Created
-
AuthorPosts
-
MikhailModeratorWhat Rapid SCADA version do you use?
Press F12 in browser and check if there are any errors in console.
MikhailModeratorDon’t forget to check variables available in a SQL request.
MikhailModeratorHi,
If I understand the question correctly, you need to execute a SQL query on a command. First, try sending a command manually by a user. Note that SetData() function does not send a command. To send commands according to conditions, use Automatic Control Module.
MikhailModeratorByDriver means that a driver parses an incoming request to decide what device the request belongs to. It is usually used in slave mode when we cannot identify device by IP or hello packet.
MikhailModeratorThe existing configurations belong to project owners, so can’t be shared. Provide screenshots of your settings to check.
Note that after connection a modem should send a “hello packet” to identify a device. If it’s not supported by the modem, you need to use different TCP port for each device.June 17, 2024 at 9:33 am in reply to: Installing modbusslave failed to obtain computer registration code #14710
MikhailModeratorConfigure a Modbus Slave device. Then you will find the code in ScadaComm.log
MikhailModeratorHello,
Archive kind should be Historical.
The Is Default checkbox should be unset.
MikhailModeratorThe above link is not public.
The issue does not seem Raspberry specific. I suggest to find a proper topic related to MQTT communications for continue.
MikhailModeratorMono framework can have memory leaks. .NET 8 is much better.
> When I upgrade to version 6, do I need new license keys?
First, try the existing keys. We can upgrade the keys for the same machine for free if needed.
MikhailModeratorThank you for the info about the result.
MikhailModeratorIf a communication line is working as TCP server, make sure that incoming connections are enabled in the firewall settings.
MikhailModeratorHello,
Usually 4G modems are not available by IP from outside. Telecom operators sell white IP addresses. Another solution is using VPN.
MikhailModeratorThe above advice is correct.
@arunruchir, could you provide screenshots of the settings and device data page?-
This reply was modified 1 year, 7 months ago by
Mikhail.
MikhailModeratorLooks like an out of memory error. How long does it work after rebooting the Raspberry?
In general, I recommend to upgrade to Rapid SCADA 6 which uses modern .NET framework.
MikhailModeratorAs I remember Moxa NPort has such settings, for example.
-
This reply was modified 1 year, 7 months ago by
-
AuthorPosts