Forum Replies Created
-
AuthorPosts
-
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, 6 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.
MikhailModeratorHello,
Telegram Driver instructions are here.
In case of particular questions, ask on this forum.
MikhailModeratorChanging winehq-devel to winehq-staging works.
MikhailModeratorAfter adding ScadaInstanceConfig.xml to the proper location, got another error https://ibb.co/6F077VL
ScadaAdmin.log doesn’t contain any error.
MikhailModeratorI use also Ubuntu 20.04 and wine 7.18.
To check the version usewine --version
Simple WinForms app works correctly. But ScadaAdmin does not. Did you update solution or other ScadaAdmin files before publish?
MikhailModeratorWhich Ubuntu and Wine version do you use?
MikhailModeratorTrying to run ScadaAdmin with Wine, faced the error https://ibb.co/LQNcD2B when execute
WINEDEBUG=+loaddll wine ScadaAdmin.exeWine installed successfully. ScadaAdmin published also without any error.
I use the current source code from https://github.com/RapidScada/scada-v6
Do you have any idea what should be checked and fixed?
MikhailModeratorWhile Server is restarting, connection errors in Communicator is a normal situation. Communicator reconnects when it’s possible.
-
This reply was modified 3 years, 6 months ago by
-
AuthorPosts