Forum Replies Created
-
AuthorPosts
-
Mikhail
ModeratorHi,
This topic is about migration.
5.1.1.0 – what application version is this?
How many channels in the configuration database?Mikhail
ModeratorYou right. Even if an event file is corrupted, it should be possible to append new events to it, and those events should be displayed in the web interface. Could you check how new events are added to a damaged file?
Mikhail
ModeratorHi,
Please email me to get the details.Mikhail
ModeratorHi,
Chart and Chart Pro plugins allow to select archives for retrieving data. But it’s not possible to display data from 2 archives on the same chart area.To display charts from different archives, Dashboard plugin can be used. It would be 2 different charts on the same dashboard.
-
This reply was modified 6 months, 1 week ago by
Mikhail.
Mikhail
ModeratorI think, you should use power back-ups that can safely switch off your server.
Is Rapid SCADA installed on a computer or Linux-based controller?Mikhail
ModeratorHi,
Month can have a variable number of days, so a period length can be different. It has not been implemented yet. May be this feature will appear in the future. Currently, I suggest to write data every day, and use only the needed timestamps.Mikhail
ModeratorHello,
Find and check the SCADA\ScadaServer\Log\CalcEngine.cs file. This file is used by the Server service basing on the Scripts table. You can see that a preprocessor directive brakes the C# syntax. Use constants instead of directives.Mikhail
ModeratorData files may be corrupted due to hard drive issues or sudden power outage.
Mikhail
ModeratorHello,
Please check the ScadaWeb.log file for the error details.Mikhail
ModeratorUse the DatViewer utility to check the event files. Event files are SCADA\Archive\Events\events*.dat
May be an event file is corrupted.Mikhail
ModeratorCan someone provide an example of what the deployment profile entries should look like?
Please create a new forum topic to discuss this question.
I thought entering the same thing on another computer in our network would display the same page, but it just times out.
Allow incoming connections to the port 10008 in the Windows firewall settings.
Mikhail
ModeratorHi,
> what is the function of Pull to period
For example, you set it to 10 seconds. If a timestamp of the point is 10:59:51, it will be changed to 11:00:00.> what is the function of Use in-memory cache
Caching will be useful when data from multiple devices arrive at the same time stamp. This usually happens when a new hour begins. In this case, the channel values for this time stamp, which are necessary for calculations using formulas, will be read from the DB only once. If the project has many thousands of channels with formulas, the difference in data processing speed will be significant.A driver should support reading archives from your devices.
Mikhail
ModeratorLet’s discuss another topic in the appropriate forum thread. Use the search, maybe the answer is already there.
Mikhail
Moderator“An error occurred while processing your request.” is a sub message.
If you see it, check the details in ScadaWeb.log
When it happens?Mikhail
ModeratorHi,
There is no plans to adopt SchemeEditor for Wine, because I hope, the new MimicEditor will be released. But I don’t know when it happens. The work in progress.
Can you run ScadaAdmin on arm64? If so, how to achieve that?
-
This reply was modified 6 months, 1 week ago by
-
AuthorPosts