Forum Replies Created
-
AuthorPosts
-
MikhailModeratorHello,
Rapid SCADA 5.x allows max.8 Latin characters in a one channel.
When possible, use text enumerations for displaying string (e.g., Off-On).
MikhailModeratorHello,
There are 2 approaches:
1. Using Linux tools or command line, provide full write access to /opt/scada/config/ directory and all the files there. Then edit configuration as usual in web interface.
Don’t forget to download web configuration changes into the project after editing.2. In the Administrator app, edit the WebSettings.xml file manually.
I suppose, the 1st approach is more straightforward.
April 5, 2021 at 1:43 pm in reply to: Difference b/w OnCurDataProcessed and OnCurDataCalculated #8639
MikhailModeratorHi,
OnCurDataProcessing – when new data are coming from a controller.
OnCurDataCalculating – when input channels of the calculated type are calculated.“ing” – before
“ed” – after
MikhailModeratorYou should try sending emails with DemoProject.en-GB
MikhailModeratorDatabase model is changed.
MikhailModeratorIf you change interface to the old version, does the element appear again?
MikhailModeratorTo fix this issue, a remote connection is required. It would be a paid service.
MikhailModeratorFor instance, Device 1 “IN_TEMP” is polled every 3 seconds. To increase data refresh rate, you need to increase polling speed. Check delays in Communicator settings.
MikhailModeratorHi,
The mentioned frameworks are good.
The choice between single page application and multi page application. Every approach has has its own advantages and disadvantages. Will see.
MikhailModeratorHello,
There is not enough information. Please provide screenshots.
April 1, 2021 at 12:47 pm in reply to: after writing formula, input device(modbus) serial status undefined #8623
MikhailModeratorHi,
Please provide screenshots.
MikhailModeratorHi,
Please provide communication line log.
MikhailModeratorHello,
Input channels are stored as 64-bit floating point numbers. I’m not sure that it’s possible to write much more than 8 chars into 64 bits.
MikhailModeratorOK
MikhailModeratorHi,
We already made a mistake when developed on Silverlight. I guess, Blazor is an reincarnation of Silverlight )) -
AuthorPosts