Changes for page API контроллеров AZ®
Last modified by Max on 2025/03/02 15:18
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -472,10 +472,10 @@ 472 472 To write the opposite way, you first need to transfer the entire data block from the CPU memory to the controller and then issue the command "Write the contents of the buffer to disk" 473 473 474 474 475 -== 016: Receivedatablockintobuffer==475 +== **016: Принять блок данных в буфер** == 476 476 477 - Commandcode016.Thecommandsetsthecontrollertoreceiveablockofdataand place it in the buffer.Thenext256writecyclestoDRwillplacethedatatransferredviathe QBUS in the buffer.478 -\\ Exampleprogram:477 +Код команды 016. Команда настраивает контроллер на прием блока данных и помещении его в буфер. Следующие 256 циклов записи в DR поместят данные, переданные через МПИ, в буфер. 478 +\\Пример программы. 479 479 480 480 {{code language="assembler"}} 481 481 ;..................................