Forum Replies Created
-
AuthorPosts
-
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 ))
MikhailModeratorIn Rapid SCADA v4 we used MSSQL Compact for storing configuration database. It is very close to SQLite. This approach was so inconvenient. I agree that SQL is a powerful language, but comparing pros and cons, the file based projects that can be easily uploaded and downloaded are preferable.
It’s possible to use an RDBMS instead of BaseDAT\*.dat as a runtime data source. We will implement it if found a sponsor.
MikhailModeratorHi,
v6 is a high priority project, it will be continued for sure.
However, we provide fixed due dates only in case of working on a contract. -
AuthorPosts