TwidoSuite Memory

junior

Member
Join Date
Jan 2006
Location
Seattle
Posts
271
I'm using TwidoSuite v2.2 to program a LCAE40DRF Twido controller. Approx 3/4 the way through the programming I started getting an error message that "The application requires more memory then the controller can provide". I talk to the local Schneider rep and he tells me you need to buy the 64kb memory expansion module. So I do, and I add it into the controller in the TwidoSuite Describe section and keep programming. Even though I added the memory expansion module in the Describe section, I still kept getting the memory error, but I kept programming.

I finished the program and once the expansion memory module arrived, I installed it into the processor, and tried to download the program and to my surprise it would not work because of the not enough memory error.

So now I'm stuck and I'm not sure what to do. When I check the Memory Usage under configure->configure the data, it shows Mem 1 at 107% and Mem 2 at 69 % unused. If this is the case, why am I still getting that there's not enough memory?
 
i had the same problem before.. ur Mem 1 at 107% meaning the program thinks u already exceed the usage already.. eventho u havent..
what i did was i re-arranged all of my data..
the allocated %M memory bit is from %M0-%M255, eventho u only use %M255, the program thinks that u r using everything from %M0-%M255...
same goes to objects data.. like %MW
so u just need to allocate it wisely.. ;) hope that helps... or better.. hope im rite~ ^^Y
 
Try to rearrenge data as muhd amru said.

Timers and memory words take lot of memory and if you have used timer %T127, and %MW2999 word, controller reserves all the timers and memory words to use and there is no much memory anymore available for programming.

From menu: PLC -> Memory Use you can check how much memory is used to timers, program and memory words.
 
Last edited:

Similar Topics

Hi all, I tried to install Twidosuite on windows 10 but after installing i have the registration link which is not working and also i get with...
Replies
0
Views
559
Is there any guys on here that know how to use Schneider electric plc's and twidosuite. When I try to analyze my program I get an error saying...
Replies
5
Views
1,407
I just started using Twidosuite and did a backup on a PLC, just because it's old and to be able to convert the program to whatever (new) PLC there...
Replies
8
Views
2,223
Hi I'm working with twdlmda20drt twido PLC. I can work with the pid but i can't work with autotune, i read the whole instruction sheet but it...
Replies
2
Views
2,461
Hi I'm working with twdlmda20drt and i was wondering if there is a move instruction in twidosuite cause i cant find it and i may need in the...
Replies
6
Views
2,042
Back
Top Bottom