Forum Replies Created
-
AuthorPosts
-
November 15, 2022 at 1:52 pm in reply to: Notification plug in (trial key vs paid registration key) #11537
MikhailModeratorHello,
Each event should be acknowledged individually.
We plan to add the Ack All button in the future version of Notifications Plugin.
MikhailModeratorHello,
upload project could not upload file in scadaserver/config
Are there errors in ScadaAgent.log?
MikhailModeratorHi,
Could you explain in details?
MikhailModeratorHello,
To add more than 65535 devices:
1. With Rapid SCADA 5 deploy an extra server.
2. With Rapid SCADA 6 there is no programmatically limits.
MikhailModeratorThank you for the information.
For security reasons a browser sometimes blocks external calls of web service. We should make it more stable in the future versions.
MikhailModeratorThank you for finding the error and testing.
November 8, 2022 at 10:57 am in reply to: v6, DrvDsInfluxDB suport InfluxDB or InfluxDB2 or both ? #11508
MikhailModeratorThe read only option can be used to read from a bucket where downsampled data are written. Thank you for noticing.
November 8, 2022 at 10:55 am in reply to: v6, DrvDsInfluxDB suport InfluxDB or InfluxDB2 or both ? #11507
MikhailModeratorI guess I just want to direct the collected data to influxdb as original as possible without oversampling
You could setup a historical archive to write data on change, defining minimum value change or period if needed.
MikhailModerator
MikhailModeratorI will check it and write here. Thank you.
MikhailModeratorWhen you get experience debugging in VS Code, please share with us.
MikhailModeratorDo you have any suggestion of what could be causing the issue, which part of the code or what object worth inspection from where ?
My thoughts are:
1. The issue is related to Communicator only. I mean you can unset “Application is bound to the configuration database” and stop other services except Communicator.
2. In Data Sources disable ScadaServer data source and activate OpcUaServer. Check if OpcUaServer works correctly or not, comparing with MQTT data source.
3. Change Communicator settings from HelloWorld project to your project to detect the configuration change that causes the problem.
MikhailModeratorIs there any way to debug current app in VSCode.
As I read, yes. But I haven’t tried debugging in VS Code by myself, because I use Visual Studio. VS Community Edition is free.
Could i5-5300+8G (disk:ssd) to be slow for this type of development?
The computer is good enough.
MikhailModeratorCould you provide steps how to modify the HelloWorld project to reproduce the issue?
-
AuthorPosts