Chapter 7. SPECIAL MODULE COMMAND (BUFFER MEMORY READ/WRITE)
7 - 1
Chapter 7. SPECIAL MODULE COMMAND(BUFFER MEMORY READ/WRITE)
7.1 LOCAL COMMAND
Buffer Memory Write - PUT, PUTP Command
Symbol Descriptions Device used
n1 Slot number assigned to special module Integer
n2
Head address of buffer memory of special module which stores
data to write.
Integer
D Head address of device which stores data to write. M, P, K, L, T, C, D, #D
n3 Number of words of data to write Integer
<Distinction of PUT and PUTP>
PUT : Continuously executes write while the write signal is on.
PUTP : Execute write by switching on the write signal.
ex1) D/A conversion module is mounted on the slot 6 of base, and data from the CPU module D2 and D3 is written to the buffer
memory address 2, and 3.