1.

What You Mean By Memory Compressing? (ram) When It Can Be?

Answer»
  • After DELETING and reloading BLOCKS, gaps can occur in the USER memory (load and work memory) and reduce the usable memory area. With the compress function, the existing blocks are rearranged in the user memory without gaps, and a continuous free memory is created.
  • ALWAYS Try to Compress the Memory in STOP Mode
  • Only if you compress the memory in “STOP” mode are all the gaps closed up. In the RUNP mode (mode selector setting), the blocks currently being processed cannot be shifted SINCE they are open. The compress function does not work in the RUN mode (mode selector setting) (write protection!).



Discussion

No Comment Found