Forum Replies Created
-
AuthorPosts
-
MikhailModeratorHi,
Probably the issue is caused by the archive mask. Try setting the archive mask to empty.
MikhailModeratorHi,
Let’s consider one channel that should generate event’s, but it does not.
Please make a screenshot of that channel properties, the Events page.
MikhailModeratorHi,
I will create a custom page with text fields, transferring data. Should work, shouldn’t it?
That’s technically possible if you are OK with JavaScript.
MikhailModeratorHi,
Version 5 is not recommended for new installations. Use version 6.
Technical support, i.e. answering questions, is available and continues.
MikhailModeratorHi,
Please provide screenshots of the settings.
MikhailModeratorHi,
You should add buttons on a scheme. When an operator clicks the button, a command dialog containing a text field is displayed. Set the Output channel property of the added buttons, and set proper button actions.
MikhailModeratorPlease provide screenshots of your settings.
MikhailModeratorHi,
In v6, Table Editor is included in the Administrator app as a default extension. When you double-click a table view, it should be opened in the editor.
MikhailModeratorHi,
Conversion should be made using channel formulas as written above.February 5, 2025 at 10:51 am in reply to: I would like to inquire about the visible/invisible function. #16120February 5, 2025 at 10:50 am in reply to: I would like to inquire about the visible/invisible function. #16119
MikhailModeratorHello,
1. If you are asking about schemes, we plan to implement that feature in the future.
2. To display a video stream you need to convert it to a web format. See this example.
MikhailModeratorHave you created a PostgreSQL database and specified it in ScadaInstanceConfig.xml?
MikhailModeratorDownload is not needed in 99% of cases.
When you upload a project, it is saved. You can also save the project by the Save button.If you gen an error, check the error details in the log files.
MikhailModeratorHi,
I thought all configurations should be done for channel which is referred in formula but configuration should be done on channel which execute formula, I’m right?
Both is possible. A channel should not call SetVal for itself. When you need to change a channel itself, return a new value from the formula.
-
AuthorPosts