Forum Replies Created
-
AuthorPosts
-
MikhailModeratorDo you mean “not supported”?
Definitely. Excuse me please.
If text messages have predefined text, it’s simple.
If string should be constructed by a formula, development is required. The future schemes will support components written in JavaScript. Such components make schemes very flexible.
MikhailModeratorInteresting 🙂
MikhailModeratorI see…
I can suggest a hack: put a static text with 0 below the dynamic text. You should use a font with the same width of symbols, auto size and right align for dynamic text.
Most likely, the formatting will be implemented in the next major update.
MikhailModeratorBy default, statuses of input channels are set automatically. Also you can set them by formulas.
MikhailModeratorThere is a special color Status. You can find it in the color dropdown list (in the element properties tool window).
You may add new statuses in Event Types table using Administrator app and specify the colors you need.I think we will add new feature to set colors dynamically because the existing approach is not comfortable in case of many colors.
MikhailModeratorSuch case is now supported.
For now, to display time you should create 3 input channels of Calculated Real type for hours, minutes and seconds. Then add 3 dynamic text elements to the scheme.
The channel formula example: DateTime.Now.HourIn the next version it is planned to add new formatting for input channels, so it will be enough only 1 channel for this purpose.
Note: You can also display strings from a predefined enumeration. For example, On – Off, etc.
MikhailModeratorThank you for the info. It may help to other users.
MikhailModeratorI think it will be done, may be within a month. We started to post news on https://www.facebook.com/RapidSCADA/ It should be easier to get notifications from there, I hope so.
MikhailModeratorIt would be best to place label below or left to cursor
I was planning to suggest to make label jump to left when it can’t be on the right.
You wrote earlier 🙂Transparent is easy to implement. It’s possible to do the both things.
MikhailModeratorThank you for the info. There are 2 popular versions of MSSSQL Compact: 3.5 and 4. SCADA-Administrator requires 3.5, but 4.0 is already installed. These versions are not compatible.
Could you try the following:
1. Download DLLs from https://github.com/RapidScada/dll/tree/master/SQLServerCE%203.5
2. Copy them into C:\SCADA\ScadaAdmin
3. Run ScadaAdmin.exePlease write about the result.
MikhailModeratorIf make label a bit transparent, does it solve the problem?
MikhailModeratorThe features in the screenshot are correct. They are needed for the web application.
MikhailModeratorMost likely, you have to install
SSCERuntime_x86-ENU.msi and
SSCERuntime_x64-ENU.msi
from the installation package.I have checked that MSSQL Compact is installed and running on my computer.
How you did it?
May be another version of SQL Server is running.
MikhailModeratorThanks for the tips.
You can move a mouse up or down to make chart visible. May be I misunderstood the situation, it’s better to view a screenshot.
List of the channels is needed for printing at least. It’s a good idea to group channels into columns to save space.
MikhailModeratorDo not disable Chart plugin. It is a parent for Chart Pro. Enable it back.
-
AuthorPosts