Forum Replies Created
-
AuthorPosts
-
MikhailModeratorI can’t reproduce the error. Could you set active only one device and only one element group in the template? Then post a part of log and the displaying values as you did.
After polling you should stop Communicator and then look for displayed values to avoid their change.
MikhailModeratorI will check today.
MikhailModeratorI have to send you the update of Chart Pro. Do not use the old Dll
MikhailModeratorI’m glad that it works 🙂
I think the issue with web.config depends on IIS version.
The update overwrites ScadaDiag.dll.Just copy the DLL from Chart Pro component.
MikhailModeratorI’ve sent. Please let me know about the result.
MikhailModeratorI’ve found IEEE754 calculator: http://www.h-schmidt.net/FloatConverter/IEEE754.html
It may help.
MikhailModeratorYou right that the reason of the issue is incorrect decoding. I don’t think that it is a bug. Most likely the responses are differ.
Please, post a part of communication log where the response is decoded incorrectly.
MikhailModeratorInteresting error. Works like Mono .NET on Linux.
If it’s possible, use newer OS, please. If not, I can send you an update that should fix this issue with charts, but the update does not fix issue with schemes.
MikhailModeratorIn the Table editor just focus on the left table and hold Enter button. Channels will be added one by one.
The editor will be moved to the web application that is why there is no reason to update the GUI version.
MikhailModeratorUse clone channels or create channels functions in SCADA-Administrator.
MikhailModeratorYes, you should set status of calculated channel by a formula.
Formula example:
Val(1)+Val(2); Stat(1)
MikhailModeratorHello,
Make sure that Server works correctly by watching the file C:\SCADA\ScadaServer\Log\ScadaServerSvc.txt
Then open C:\SCADA\ScadaWeb\log\ScadaWeb.log and check the details of the errors.
MikhailModeratorProvide more details, please.
MikhailModeratorFurthermore, the new version of web application, that is under development, can’t work without web services.
MikhailModeratorCharts also use web service (WCF) to update data.
Open the browser console (F12) and watch what are the messages there?
Also check C:\SCADA\ScadaWeb\log\ScadaWeb.log -
AuthorPosts