Out of memory for build changes - Quantum

DebPeterson

Member
Join Date
Apr 2010
Location
Houlton, WI
Posts
31
We ran out of memory for build changes in a Quantum 140CPU65150. We have alot of code with 8 10 slot racks of I/O. Wondering about memory card usage and if that would help, default memory has already been tried and moved up to 64K. Appreciate any insight to this problem.
 
There are probably no easy quick fixes for running out of memory.

You could try:
1. Add two PMCIA memory cards.
140 CPU 651 50/60, 140 CPU 652 60 and 140 CPU 671 60 processors have 2 slots for a PCMCIA card:

A. An upper slot (no. 0) to receive memory extension cards (programs, symbols, constants and/or data storage).
B. A lower slot (no. 1) to receive a data storage memory extension card.
2. Upgrade to larger processor with more RAM memory (Modicon Quantum 140-CPU-651-60 OR 140-CPU-652-60), or

3. Split the program into two parts and add a second CPU, or

4. Make the code more efficient. Delete all unused addresses and symbols. Combine redundant functions into subroutines or user-defined called functions.


 
Last edited:
Deb,

I don't know if the Quantum PLC automatically uses the PCMCIA memory, or if you instead have to modify your program to tell it how to use the new memory.

I do know that swapping out the plug-in processor module for a larger one would automatically give you more memory without the need to make any program changes.
 

Similar Topics

Hi folks, I'm not as accustom with Siemens & WinCC, however I've been asked to increase the amount of data an existing application is logging...
Replies
2
Views
65
Hi, Yesterday, I was at a customer site. I made one little change. Changed a dummy bool output to an actual output. I didn't add any tags, or...
Replies
15
Views
328
I have a c-more micro with a three digit input box on one of the screens. This is being written to a memory location in a DL05. I don't have the...
Replies
3
Views
109
Hello PLC friends. I've been going through a saga of diagnosing and fixing an old PLC setup that I inherited. I am learning as I go. Initial...
Replies
14
Views
335
Hi folks ! Got an older Modicom BM85 and I suspect that it's not passing data to ModBus+ network. We had a power loss for a few days and I suspect...
Replies
0
Views
68
Back
Top Bottom