Forum Replies Created
-
AuthorPosts
-
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 2 years 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(); }
MikhailModeratorHello,
To store last communication time, you need to create a new channel, and develop a formula that stores the time in that channel.
Keeping last good value can be done by the formula.
-
This reply was modified 2 years ago by
-
AuthorPosts