Last modified by Max on 2025/03/02 15:18

From version 2.35
edited by Max
on 2025/02/25 14:21
Change comment: (Autosaved)
To version 2.37
edited by Max
on 2025/02/25 14:26
Change comment: (Autosaved)

Summary

Details

Page properties
Content
... ... @@ -568,12 +568,12 @@
568 568  
569 569  The interface provides any AZ controller with access to 255 words of non-volatile memory, all commands set the ready bit upon completion. This allows you to save user settings in non-volatile memory, for example, this is used in AZBK ??- there are saved settings for more comfortable operation of the controller.
570 570  
571 -Все команды этого блока используют буфер энергонезависимой памяти для своей работы.
571 +All commands in this block use a non-volatile memory buffer for their operation.
572 572  
573 573  == 021: Read non-volatile memory block into buffer ==
574 574  
575 575  (% class="wikigeneratedid" %)
576 -Код команды 021, данная команда вызывает чтение блока энергонезависимой памяти в буфер энергонезависимой памяти.
576 +Command code 021, this command causes a block of non-volatile memory to be read into the non-volatile memory buffer.
577 577  
578 578  
579 579  == 022: Transfer the read block of non-volatile memory from the buffer to the bus ==