Forum Replies Created
-
AuthorPosts
-
MikhailModeratorHi,
Try creating a channel of the Calculated/output type having an output formulaSetData()
It should help to change channel value according to user input.
MikhailModeratorYou could try setting the view type explicitly in the Views table. Weird.
MikhailModeratorHello,
The above link does not work. Could you fix it?
MikhailModeratorHi,
Could you make a screenshot of the Views table?
MikhailModeratorHi,
It’s simple.
Set the output formula toSetData()
Channel type is calculated/output.September 15, 2025 at 11:04 am in reply to: Auto Control Module : send cmd to device after x sec of earlier cmd #17034
MikhailModerator🙂
MikhailModeratorHi,
Could you describe your task more common? Do you need a channel that is changed manually?September 15, 2025 at 11:02 am in reply to: LED Colour in Schema in not changing with values in Output Channel #17030
MikhailModeratorHi,
Led and toggle reflect an input channel. Your command should cause a change of an input channel to display its value.
MikhailModeratorHello,
The manual exists as an interactive website. There is no PDF document. It’s possible to copy all the web pages into a DOC file and save as PDF.
MikhailModeratorHi,
Check ScadaWeb.log. Make sure that PlgMap is loaded without errors when the web application starts.
MikhailModeratorHi,
It is impossible to implement such a possibility this year, but it would be good to implement it. If you remind me in January, there is a chance that it will be done.
MikhailModeratorHi,
Please check this example.
MikhailModeratorTry playing with the columnWidth attribute. It can help to make rows different heights. For example, two widgets with columnWidth=6.
-
This reply was modified 6 months, 3 weeks ago by
Mikhail.
MikhailModeratorHi,
Currently, no. The aspect ratio is set for a dashboard, so width/height is the same for all widgets. I’ve added this issue to the backlog. If a row has less widgets, its height will be bigger, because the aspect ratio is a constant.
Nesting is not planned.
MikhailModeratorHi,
No, because it is designed for historical data.
If you familiar with HTML and JavaScript, it’s possible to make a custom page and insert it in a dashboard. -
This reply was modified 6 months, 3 weeks ago by
-
AuthorPosts