Forum Replies Created
-
AuthorPosts
-
MikhailModeratorsomehow my own build searching for dependency library in the current directory, different than official release from the root of Administrator app
What particular files, for example?
MikhailModeratorThis development could be implemented as a rapid scada driver ?
If the source code is available, it can be used in Rapid SCADA driver. In general, I recommend to separate logic and user interface by put them in different classes.
MikhailModeratorHello,
The plugin validates user rights by the view with ID = 2. You should create a table view or a scheme with ID = 2 that contains the channels to draw chart.Note: in version 6, access rights are assigned on objects, so configuration will be simplified.
MikhailModeratorI can help you by answering questions how formulas work.
Take into account that Communicator periodically sends the existing data again to input channels.
It’s possible to write to a text file from formulas. It may help to find an error.If you can use C#, you can also implement a simple module to perform calculations. Modules allow debugging, which can be useful.
MikhailModeratorWhat is the recommended way to collect all the necessary files into a clean separate folder after build each solution ? Like your distributed package does ?
I created a custom application to collect the files into the package. Not ready to share it. The task also can be solved by writing scripts.
MikhailModeratorPage not found again.
MikhailModeratorYou should not use ScadaComm and ScadaWeb for user log in. They are used for connection of applications.
You should create new users in the Users table.October 25, 2022 at 7:42 am in reply to: Digital Counter and calculate elapsed time for a channel in certain state #11404
MikhailModeratorI’ve updated the above formula. Please try it again.
MikhailModeratorHow about by using a slim custom bootstrap?
I replied in the comments of the pull request.
how if we set our scheme completely a graphic, text globally not selectable?
Please explain it more detailed.
MikhailModeratorI’m doing a content translation for Chinese Simplified, thank you
It it very useful. Please make a pull request when ready.
MikhailModeratorHi,
Just now I find that the MQTT related plugin UI are not working ScadaAdmin
The problem occurs on Windows also or only on Linux?
MikhailModeratorHello,
Please explain the question with the examples.
MikhailModeratorHello,
Sending emails successfully is described in this topic.
MikhailModeratorPlugin registration simplified in v6.
MikhailModeratorHello,
Could not open the link above. Please check. -
AuthorPosts