Forum Replies Created
-
AuthorPosts
-
MikhailModeratorHello,
Channel 46804 is not needed.
In the channel 46805 the output formula is justSetData()
The above should work, see https://ibb.co/KqvK15r
MikhailModerator> migrate all the *.dat files (in v6 format already) into Postgresql database
Currently, there is no ready to use converter. 2 approaches come to my mind:
1. We can develop a converter by a contract.
2. Deploy an additional instance of Rapid SCADA and use Rapid Gate module to transfer data from the additional instance to the main instance of Rapid SCADA.
MikhailModeratorHi,
> decided to use PostgreSql as only one achieve as main achieve
It’s up to you. However, why don’t you use *.dat format as a secondary to make the system more reliable?
MikhailModeratorHi,
Could you draw a simple diagram that shows the architecture of your system?
MikhailModerator2) In Elastic Report, use SelectArchive and/or DefaultArchive
3) Yes. Activate archives that are in use.
MikhailModeratorHi,
1) Create a copy of ChartPro.xml, for example, PlgChartPro_Profile2.xml
Add a new line into ChartPro_Config.xml<Profile fileName="PlgChartPro_Profile2.xml">Profile 2</Profile>
MikhailModeratorHello,
To allow a user setting a channel value, create a channel of the Calculated/Output type, and set it’s output formula toSetData()
DynamicText will show the current value of the channel.
MikhailModeratorHi,
> Those .dat files from v5 I used the converter to convert to v6 .dat files format, can be trend by modArcBasic only, right?
Yes.> what should I do after I set ModArcPostgreSql as my main achieve and still can trend back those converted historical data previously from v5?
Using Chart Pro, you can create a chart profile to open data from *.dat archive. Reports also support choosing an archive.
However, may be in your case it is better to use PostgreSQL as a secondary archive.
MikhailModeratorThat’s good! Thank you for the info.
MikhailModeratorHi,
Google Cloud, Microsoft Azure, AWS, Digital Ocean and many others.
You need a Linux-based virtual machine.Deployment profile will help to control your Rapid SCADA instance remotely.
MikhailModeratorHi,
It is important to find the cause of the error. May be those files contains correct and useful data. Could you open the problem files in the Administrator app to view data and try to realize why they can cause the error?
MikhailModeratorRapid SCADA 6.2.1 has been released.
The release contains error fixes, as well as a new module Difference Calculator (ModDiffCalculator), which is useful for calculating consumption for a period.
MikhailModeratorHi,
You should run
cmdfirst. Then execute the *.exe in the command prompt. -
AuthorPosts