Forum Replies Created
-
AuthorPosts
-
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.
MikhailModeratorHello,
1. In the Server – Modules page, activate the ModActiveDirectory module.
2. Configure the module properties.LdapTest utility may help to find proper parameters.
MikhailModeratorHello,
How to use the chart in the Extra Scheme Components Plugin,
Specify the component properties to display a chart on a scheme.
and how to change the default range of the scale from 0 to 100 to another range?
Scale can be changed only manually by a user.
MikhailModeratorVal(52)is a wrong formula because it refers the channel itself.
MikhailModeratorV0.2is the tag code of the channel. When a user sends a command to this channel 52, the command value should be transferred to Communicator. You can see it in ScadaComm.log. -
AuthorPosts