154
10 BUFFER MEMORY ACCESS
10.1 Buffer Memory
Word length
Specify the word length of the buffer memory to be read/written.
■Data communication in ASCII code
Convert the numerical value to 4-digit ASCII code (hexadecimal), and send it from the upper digits.
■Data communication in binary code
Send 2-byte numerical values from lower byte (L: bits 0 to 7).
For 5 words and 20 words
Read data, write data
The read buffer memory value is stored for reading, and the data to be written is stored for writing.
This function reads/writes data in word unit.
■Data communication in ASCII code
Convert the numerical value to 4-digit ASCII code (hexadecimal), and send it from the upper digits.
■Data communication in binary code
Send 2-byte numerical values from lower byte (L: bits 0 to 7).
When the data for one buffer memory address is 09C1H
Number of device points ASCII code Binary code
5 words
20 words
ASCII code Binary code