Switch to desktop version  
Change memory organization on flexy 201 - Printable Version

+- Ewon Technical Forum (https://techforum.ewon.biz)
+-- Forum: Development (https://techforum.ewon.biz/forum-50.html)
+--- Forum: Ewon Embedded Technology (https://techforum.ewon.biz/forum-51.html)
+--- Thread: Change memory organization on flexy 201 (/thread-2818.html)



Change memory organization on flexy 201 - vangorpia - 07-01-2026

Hi,
How can I change the memory allocation on an existing project for a flexy 201?
When I change the memory configuration a complete format of the Ewon is done.
If you restore your project (with eBuddy) your memory setting is back to the original. (which in a way make sense).
So can I make a backup, then change the memory configuration with a complete format and reboot, after that update the "Memorg" parameter to the desired setting in the comcfg.txt file of the backup and then put the backup back?
Or is there a better way to do this?


RE: Change memory organization on flexy 201 - mickaa - 09-01-2026

(07-01-2026, 10:36 PM)vangorpia Wrote: Hi,
How can I change the memory allocation on an existing project for a flexy 201?
When I change the memory configuration a complete format of the Ewon is done.
If you restore your project (with eBuddy) your memory setting is back to the original. (which in a way make sense).
So can I make a backup, then change the memory configuration with a complete format and reboot, after that update the "Memorg" parameter to the desired setting in the comcfg.txt file of the backup and then put the backup back?
Or is there a better way to do this?

Hi,

You need to delete two lines in your backup's config.txt file before restoring. See the end of this documentation.


https://hmsnetworks.blob.core.windows.net/www/docs/librariesprovider10/downloads-monitored/manuals/knowledge-base/ssh-0292-00-string-tags-historization.pdf#pdflink-24a56a85


RE: Change memory organization on flexy 201 - vangorpia - 14-01-2026

(09-01-2026, 03:39 PM)mickaa Wrote:
(07-01-2026, 10:36 PM)vangorpia Wrote: Hi,
How can I change the memory allocation on an existing project for a flexy 201?
When I change the memory configuration a complete format of the Ewon is done.
If you restore your project (with eBuddy) your memory setting is back to the original. (which in a way make sense).
So can I make a backup, then change the memory configuration with a complete format and reboot, after that update the "Memorg" parameter to the desired setting in the comcfg.txt file of the backup and then put the backup back?
Or is there a better way to do this?

Hi,

You need to delete two lines in your backup's config.txt file before restoring. See the end of this documentation.


https://hmsnetworks.blob.core.windows.net/www/docs/librariesprovider10/downloads-monitored/manuals/knowledge-base/ssh-0292-00-string-tags-historization.pdf#pdflink-24a56a85

(14-01-2026, 10:29 PM)vangorpia Wrote:
(09-01-2026, 03:39 PM)mickaa Wrote:
(07-01-2026, 10:36 PM)vangorpia Wrote: Hi,
How can I change the memory allocation on an existing project for a flexy 201?
When I change the memory configuration a complete format of the Ewon is done.
If you restore your project (with eBuddy) your memory setting is back to the original. (which in a way make sense).
So can I make a backup, then change the memory configuration with a complete format and reboot, after that update the "Memorg" parameter to the desired setting in the comcfg.txt file of the backup and then put the backup back?
Or is there a better way to do this?

Hi,

You need to delete two lines in your backup's config.txt file before restoring. See the end of this documentation.


https://hmsnetworks.blob.core.windows.net/www/docs/librariesprovider10/downloads-monitored/manuals/knowledge-base/ssh-0292-00-string-tags-historization.pdf#pdflink-24a56a85
Hi Mickaa,
The document you send works probably fine for the string-tags setting changes, but the memory allocation is set back to the original setting.
I want to know that if I change the "Memorg" value in the comcfg.txt this will change the memory allocation or that there are more parameters to be changed.

Thanks


RE: Change memory organization on flexy 201 - mickaa - 15-01-2026

(14-01-2026, 10:29 PM)vangorpia Wrote:
(09-01-2026, 03:39 PM)mickaa Wrote:
(07-01-2026, 10:36 PM)vangorpia Wrote: Hi,
How can I change the memory allocation on an existing project for a flexy 201?
When I change the memory configuration a complete format of the Ewon is done.
If you restore your project (with eBuddy) your memory setting is back to the original. (which in a way make sense).
So can I make a backup, then change the memory configuration with a complete format and reboot, after that update the "Memorg" parameter to the desired setting in the comcfg.txt file of the backup and then put the backup back?
Or is there a better way to do this?

Hi,

You need to delete two lines in your backup's config.txt file before restoring. See the end of this documentation.


https://hmsnetworks.blob.core.windows.net/www/docs/librariesprovider10/downloads-monitored/manuals/knowledge-base/ssh-0292-00-string-tags-historization.pdf#pdflink-24a56a85

(14-01-2026, 10:29 PM)vangorpia Wrote:
(09-01-2026, 03:39 PM)mickaa Wrote:
(07-01-2026, 10:36 PM)vangorpia Wrote: Hi,
How can I change the memory allocation on an existing project for a flexy 201?
When I change the memory configuration a complete format of the Ewon is done.
If you restore your project (with eBuddy) your memory setting is back to the original. (which in a way make sense).
So can I make a backup, then change the memory configuration with a complete format and reboot, after that update the "Memorg" parameter to the desired setting in the comcfg.txt file of the backup and then put the backup back?
Or is there a better way to do this?

Hi,

You need to delete two lines in your backup's config.txt file before restoring. See the end of this documentation.


https://hmsnetworks.blob.core.windows.net/www/docs/librariesprovider10/downloads-monitored/manuals/knowledge-base/ssh-0292-00-string-tags-historization.pdf#pdflink-24a56a85
Hi Mickaa,
The document you send works probably fine for the string-tags setting changes, but the memory allocation is set back to the original setting.
I want to know that if I change the "Memorg" value in the comcfg.txt this will change the memory allocation or that there are more parameters to be changed.

Thanks

Of course I forget the main thing, "MemOrg" must be equal to the new value in your backup.
REM [1: usr/29MB & Record size 6MB | 2: usr/21MB & Record size 14MB | 5: usr/16MB & Record size 19MB]
MemOrg:1

You will need to restart the system for this to take effect.