Forum Replies Created
-
AuthorPosts
-
MikhailModeratorHi,
1. The additional component ChartList

2. Component for ChartingThese components are commercial. I will send you an offer by e-mail.
MikhailModeratorThis is the frequent question. In the current version 4.5 you can display a gauges and meters using a set of images. Each image for the each value. Otherwise use text labels. In the spring of 2016 we are going to create a new SCADA-Web with required graphical components.
MikhailModeratorI agree that the manual is not rich of examples. In case of restricted resources the best way is to simplify the UI to allow a user easily understand how to configure a system.
This forum is a knowledge base. Be free to ask for examples (in a new topic).
MikhailModeratorGoogle Translate translates German completely unclear )
MikhailModeratorThanks for the improvements of the instruction )
I use WinSCP for copying files from my Windows workstation. And Putty with MidnightCommander (mc) to run scripts.
Have you solved the issue caused by decimal separator?
MikhailModeratorYou can import C:\SCADA\BaseDAT\formula.dat from the distributive v4.5 using SCADA-Administaror. It contains GetBit function.
MikhailModeratorHi!
GetBit appears since Rapid SCADA v.4.5
I think you have tried to use this formula in v.4.4
MikhailModeratorHi!
If you use the same monitor, check scaling in your browser.
MikhailModeratorIt seems you can not do without creating a new configuration similar to the existing.
MikhailModeratorHi,
What technology is used for the visualization that is already done? Could you send a screenshot?
MikhailModeratorWrite about results, please.
MikhailModeratorLooks nice. In the future SCADA-Web will not use separate popup windows. And this approach will be suitable.
MikhailModeratorPlease check your Mono version using the following command
mono --version
I have tested on:
Mono JIT compiler version 3.2.8 (Debian 3.2.8+dfsg-4+rpi1)
MikhailModeratorHi,
I have tested again Rapid SCADA 4.5 Mono on my Raspberry Pi 2 with Raspbian. It works. Probably, a cause is in the configuration of the specified RPi. Let’s find the cause.
Line 79 is
initialCmdVal = 0.0;
Message “Input string was not in the correct format Line 0, column 0: error : at System.Double.Parse” means that 0.0 is not correct double value.
What culture settings do you use? Is decimal separator a dot in your culture?
I think that Mono C# compiler contains a bug because line 79 is correct. Compiler must not depend on culture. So we should find workaround.
MikhailModeratorDoes WinForm app work correctly in case of popup windows?
I remember about issue with RPi you have sent, I will answer. -
AuthorPosts