Forum Home › Forums › Understanding the Software › Migrating V5.84 projects to V6
Tagged: Migrating ramdisk ConvertedToV6
- This topic has 12 replies, 5 voices, and was last updated 6 months ago by
Mikhail.
-
AuthorPosts
-
November 2, 2022 at 1:58 pm #11476
grhsc
ParticipantDear developer, I am trying to use V6, 2 questions
Can the old 5.84 project copy the corresponding folder to the new V6 file according to the content described in the previous manual? Are there any other special changes?
https://rapidscada.net/doc/content/latest/en/installation-and-run/migrate-configuration.htmlIn the installation instructions of V6, the RAM drive needs to be set up, is this a necessary step?
How much will the performance decrease if I don’t use a RAM drive but a hard disk?
If I use a RAM drive, will I lose log files after a power outage? Or is the RAM drive just caching ?Thank you in advance.
November 3, 2022 at 6:51 am #11483Mikhail
ModeratorProjects for Rapid SCADA 5 and 6 have different structure. Before using an old project for new Rapid SCADA, the project has to be converted. We will provide a project converter app later.
the RAM drive needs to be set up, is this a necessary step?
If you use SSD, using RAM drive is important to save SSD’s life.
How much will the performance decrease if I don’t use a RAM drive but a hard disk?
We have not measured it. RAM drive is needed to avoid much of writing to SSD.
If I use a RAM drive, will I lose log files after a power outage? Or is the RAM drive just caching ?
Some RAM drive apps allow to save files on shutdown. My favorite is ROG RAM Disk.
November 3, 2022 at 7:02 am #11486grhsc
Participantthank you very much!
Looking forward to seeing the project converter soonJanuary 3, 2023 at 3:02 pm #11869Arkhee
ParticipantHello,
I have the same issue with my project, can you tell me if the migration tool has been released ?
Thanks in advanceJanuary 5, 2023 at 12:42 pm #11894Mikhail
ModeratorHello,
Download the tools from this folder. See ProjConv5to6.zip, HistConv5to6.zip and EventConv5to6.zip
The project converter archive contains readme.txtJanuary 5, 2023 at 12:43 pm #11895Mikhail
ModeratorThere are a lot of differences between v5 and v6 projects. It’s normal to have some questions during conversion.
September 17, 2023 at 4:48 pm #13401yotool
ParticipantROG RAM Disk is apparently no longer available for download from the ROG website.
It should be in the motherboard utilities section of their site, but it seems nowhere to be found.
I’m using the DataRAM RamDISK software and it works well.
Question for Mikhail:
Why isn’t “ScadaInstanceConfig.xml” file shown as a “child” object in the “Administrator” application’s GUI (so as to quickly locate and edit like the xml ‘configuration’ files for other components)?
September 18, 2023 at 8:55 am #13408Mikhail
ModeratorWhy isn’t “ScadaInstanceConfig.xml” file shown as a “child” object in the “Administrator” application’s GUI
Because ScadaInstanceConfig.xml is not a part of a user’s project. It’s possible to develop an extension that provides UI for editing ScadaInstanceConfig.xml.
February 24, 2025 at 3:26 pm #16189tom040264
ParticipantDear community,
This is an old topic, but I would like to use it for my issue. I have been working with version 5.x since 2018, and now I want to migrate to version 6.x. Everything has been installed, and it is possible to create new projects and open demo projects (HelloWorld).
I want to convert my old project using xxxConv5to6.exe. First, I started ProjConv5to6.exe, tried to convert HelloWorld, and got the following error message:
Convert Rapid SCADA project from v5 to v6
Choose project template language:
1 – English
2 – Russian
0 – Cancel
1
Source project: C:\SCADA\Projects\HelloWorld
Destination project: C:\SCADA\ConvertedToV6\Projects\HelloWorldError: Source project does not exist.
I also tried with some other projects, but always got the same result.
Any ideas?
Thank you in advance.
Best regards,
T.February 25, 2025 at 11:23 am #16190Mikhail
ModeratorHello,
Try providing paths to *.rsproj files, I mean directory + filename.
Don’t try with HelloWorld, try with your own project. Of cause, make a backup copy in advance. Anyway, many iterations will be needed.February 25, 2025 at 11:24 am #16191Mikhail
ModeratorHow many channels are in your project?
February 25, 2025 at 11:58 am #16192tom040264
ParticipantHello Mikhail,
Thanbk you for the answer. I will try it with a project file (*rsproj).
In my project I have 62 input and 9 output channels.
February 26, 2025 at 8:56 am #16197Mikhail
ModeratorIn my project I have 62 input and 9 output channels.
May be it would be easier to create a new project in v6. You can manually copy schemes and Modbus templates from the v5 project.
-
AuthorPosts
- You must be logged in to reply to this topic.