Mitsubishi Q02 Program Memory

tgoulding

Member
Join Date
Jan 2005
Posts
84
We have a Q02 PLC which is meant to have 28K Steps of program memory, we have seven progams with the following step sizes;

Program 1 3076 steps (Ladder)
Program 2 5535 steps (Ladder)
Program 3 2034 steps (Ladder)
Program 4 2450 steps (Ladder)
Program 5 4858 steps (Ladder)
Program 6 2296 steps (Ladder)
Program 7 2823 steps (Structure Text)

Total : 23073 Steps

We are getting a message saying the 'Drive Capacity', i.e. plc user memory is full. Why ? I know the more program files in the PLC the more memory is allocated to each for on-line programming. But 5K steps seems a bit much.
No there are no stray programs resident in the PLC nor have we downloaded the Label Program to allow on-line programming of the structure text.
Is there anything else that affects the 28K user area, like file registers, latch registers, latch relays, etc.
Any help on this would be helpful.
 
If U need more program space, adjust those online-spares to 0, U will anyway able to make online changes.

I think U can set file-register to ram (see PLC parameters.
 
Worth a Try...

I am not sure if this will work or not (never had the problem yet myself)....

Using GX Developer, you can open the PLC parameters and adjust the default memory allocations for each type of bit and word device. If you are not using much of one type device or another, you might be able to free up some memory.

If you are not familiar with it, open your application, display the Project Data List (Alt+0) and then open Parameter>PLC Parameter and click on the "Device" tab. The memory sections shown in white are the ones you can adjust.

Hope this helps.

Steve
 

Similar Topics

Hey guys! I´ve been asked to install a SRAM-card in said CPU. But since i´ve not had any training in Mitsubishi CPU´s, i´m a bit confused on how...
Replies
0
Views
1,866
Hi All, I'm now working with PLC CPU Mitsubishi..CPU spec is Q02(H) CPU.. In this system there have networking Net-H (QJ71LP21-25) and master...
Replies
2
Views
9,169
hi all, i'm new here. thank god i found this forum. i've been stuck with my university project for days, it's this, i've been assigned to do a...
Replies
8
Views
5,415
I need to store some setpoint values in a Mitsubishi Q02 PLC that don't get lost after a power loss. I've been told I need to use the 'ZR'...
Replies
1
Views
7,634
I've got an application with a Mitsubishi Q02 PLC (standard RAM no additional memory cards) and we are using GX Developer Version 8 to program it...
Replies
5
Views
8,913
Back
Top Bottom