Forum Replies Created
-
AuthorPosts
-
MikhailModeratorI’m not sure that Bootstrap is a good choice for schemes, because it is may be too heavy for schemes that contains thousands components.
MikhailModeratorHello,
I suggest to install Rapid SCADA 6 Beta and use it with conjunction with InfluxDB. There are the options to store data as fast as possible.
MikhailModeratorWhat modifications are needed for PWA?
MikhailModeratorHello,
Thank you. Will check it later when work on schemes.
MikhailModeratorHello,
Formula of the channel 532 refers itself.
MikhailModeratorIt’s good if you can create a simple example web plugin in the community repository for us
One of the planned plugins is a Module Repository Plugin. When this plugin will be created, it can be a good simple example.
About PWA, I’ll push my local changes to github
Is it possible to pull it to scada-community repository? I would merge it there.
October 19, 2022 at 7:31 am in reply to: Notification plug in (trial key vs paid registration key) #11317
MikhailModeratorHello,
I’ve written this idea to be implemented in version 6. Thank you.
MikhailModeratorDo you already successfully configured Modbus master device?
If so, specify its number in the Data source device field of the slave device, and provide the same Modbus template.
MikhailModeratorHi,
Do you need to take values from another device connected to Rapid SCADA?
If so, choose a configuration approach:
Approach 1
Do not create input channels for Modbus Slave device.
Just specify “Data source device” in the device properties. This is a number of the device that collects data from real equipment.
Modbus template tags must match the source device channels. It’s handy if you translate a Modbus master device to Modbus Slave.Approach 2
Use the channels for JAZZ SLAVE you already created.
Set channel formula, for example,Val(101); Stat(101)
where 101 is the source channel number.Note: we plan to simplify the driver settings in the future.
-
This reply was modified 3 years, 3 months ago by
Mikhail.
MikhailModerator– Partial PWA support
I suppose, it is useful. We should continue discussion in this topic. Important questions if PWA supports fullscreen mode and multiple screens.
If you could add PWA features to https://github.com/RapidScada/scada-community , we should confirm what directory of the repository to use. For now, it’s better to use the scada-community repo to have more freedom for experiments.– OS info on about page
– User agent info on user profileProbably, such information may be useful for engineers who maintain the system, not for operators. User agent has no relation with user profile, because it does not depend on a user logged in, so it should be on another page.
In my vision, it could be a new plugin, called may be “System Info Plugin”, that shows OS version, browser, web app log, memory and CPU usage and other useful things.
MikhailModeratorHello,
May I know if the version 6 (six) will be the official release by end of the year?
Yes, we plan to release it this year. The official release will be very close to the current beta version.
MikhailModeratorThank you for the info.
October 18, 2022 at 9:04 am in reply to: Notification plug in (trial key vs paid registration key) #11304
MikhailModeratorHello,
Notification Plugin requires to acknowledge all alarm events to stop bell ringing. It’s also possible to disable sound by the mute button.
MikhailModeratorWe do fix critical errors in version 5. All new features and minor improvements will be included in version 6. This issue is not critical.
MikhailModeratorJust a little worried because no confirmation after back connected.
It would be good to improve logging.
found it the printer icon move down
Fixed. Will be included in the next release. Thank you.
-
This reply was modified 3 years, 3 months ago by
-
AuthorPosts