Forum Replies Created
-
AuthorPosts
-
MikhailModeratorHello,
Use a link component for navigation between views. It allows to set view ID to navigate.
MikhailModeratorHello,
May be I don’t understand the question, but you can add as many users as needed.
MikhailModeratorYou can manually specify a hint for a component that displays on mouse hover. Showing automatic info can be a good idea for the future.
MikhailModeratorNo, a table view displays data at particular time points.
MikhailModeratorHello,
To duplicate a project:
1. Copy the project folder
2. Rename the project file
For example:
C:\SCADA\Projects\HelloWorldTest\HelloWorldTest.rsprojNovember 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.
-
AuthorPosts