Communication Protocol
117
10.7.4 ASCII mode, write 5000(1388H) into address 0008H, slave node address 02.
The request command is:
START
‘:’
‘0’
Node address
‘2’
‘0’
Command
‘6’
‘0’
High byte of data address
‘0’
‘0’
Low byte of data address
‘8’
‘1’
High byte of write content
‘3’
‘8’
Low byte of write content
‘8’
LRC CHK Hi
‘5’
LRC CHK Lo
‘5’
END Lo
CR
END Hi
LF
The reply command is:
START
‘:’
‘0’
Node address
‘2’
‘0’
Command
‘6’
‘0’
High byte of data address
‘0’
‘0’
Low byte of data address
‘8’
‘1’
High byte of write content
‘3’
‘8’
Low byte of write content
‘8’
LRC CHK Hi
‘5’
LRC CHK Lo
‘5’
END Lo
CR
END Hi
LF