Forum Replies Created
-
AuthorPosts
-
MikhailModeratorHi,
Set the type of channel 163 to “Calculated real”, and set Signal to blank.
April 9, 2021 at 1:21 pm in reply to: Difference b/w OnCurDataProcessed and OnCurDataCalculated #8699
MikhailModeratorHi,
I would insert logging in the module you working on, and see the actual sequence.
Server calculates formulas for “calculated” channels in the main thread, while data from Communicator are coming from another thread.
-
This reply was modified 5 years, 2 months ago by
Mikhail.
MikhailModeratorHello,
Probably 1000 connections is too many for Mono .NET framework. As I remember, an OS has a limit of open connections. It’s possible to find a command to change this limit.
For what reason do you need so many connections?
MikhailModeratorI suggest edit configuration only from Administrator. It helps to avoid such errors.
MikhailModeratorHi,
In the current version you can insert SVG in schemes.
hope the project v6 support string value in input channel
It will.
MikhailModerator
MikhailModeratorHi,
It’s not related with OPC. You should start the Agent service. You can find it in Windows service manager.
MikhailModeratorHello,
In web browser open http://localhost/scada/plugins/Config/WebConfig.aspx, select “Chart plugin”, save configuration and download it into the project as written in the manual.
MikhailModeratorHi,
DB export module executes SQL script every time when data comes from Communicator to Server. If you need custom data processing, it should be implemented on database level.
MikhailModeratorIf you describe how to reproduce an issue from scratch, we will fix it.
MikhailModeratorHi,
Different modules may show different computer codes. It’s normal.
If you buy a license, and after that computer code is changed and a key becomes invalid on the same computer, contact us by email providing the new computer code.
MikhailModeratorHi,
Screenshots of the existing settings would help.
MikhailModeratorHello,
You need to select Chart Pro in the configuration of the web application.
MikhailModeratorBesides that both backups were deleted
Backups usually copied to GIT or separate drive. Also you could copy a project into C:\SCADA\Projects directory.
C:\SCADA\Interface directory is automatically cleared when a project is uploaded. This is an expected behavior.
-
This reply was modified 5 years, 2 months ago by
-
AuthorPosts