Plc memory error

Even if I increase the memory space, the error persists, how can I solve it?
222222

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:

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