7-6
Chapter 7. CPL COMMUNICATION FUNCTION
Application layer
The table below shows the configuration of the application layer.
Item Description
Command "RS" (decimal number format continuous address data read command)
"WS" (decimal number format continuous address data write command)
"RD" (hexadecimal number format continuous address data read command)
"WD" (hexadecimal number format continuous address data write command)
"RU" (hexadecimal number format random address data read command)
"WU" (hexadecimal number format random address data write command)
Data delimiter
RS, WS: "," (comma)
Other commands: None
Word address
RS, WS: "501W", etc.
Other commands: "01F5", etc.
Read count RS, WS: Numerical value of characters expressed as "1" for example
Other commands: Numerical value of characters expressed in
hexadecimal as "0001" for example
Numerical
value to be
written
RS, WS: Numerical value of characters expressed as "100" for example
Other commands: Numerical value of characters expressed in
hexadecimal as "0064" for example