rhys
(RHYS rhys)
April 18, 2025, 6:11am
1
Even if I increase the memory space, the error persists, how can I solve it?
Good morning,
If you open the ‘used’, you can see what your program actually uses in regard to memory. You have to adjust your settings accordingly.
See an example of one of my projects below:
oliver_D
(Oliver D)
April 18, 2025, 6:42am
3
Hello, the error states that your settings exceed the maximum of 64KByte
This means your PLC only offers a naximum of 64Kb SRAM
You can only solve this when you stay below this limit
best regards
Oliver
Hi,
i am also getting same error
The length of UserRAM + RemMEM exceeds the maximum of 64000 bytes
In used didn’t able to change the memory
How can i resolve this issue?