Forum Replies Created
-
AuthorPosts
-
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, 12 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.
MikhailModeratorHi,
No, I mean changing only the Kind cell to empty value.
MikhailModeratorAlso Dashboard Plugin can be useful.
MikhailModeratorStill got “Access denied”.
To check that, open the link in another browser without Google sign in.
MikhailModeratorpublic CnlData KeepGoodData() { return CnlStat > 0 ? NewData(Cnl, CnlStat) : Data(); } -
This reply was modified 1 year, 12 months ago by
-
AuthorPosts