108 
ASCII master command message (the command 
sent by the master to the inverter) 
ASCII slave response message (the message sent 
by the inverter to the master) 
Low bit of data content 
‘A’ 
Low bit of data content 
‘A’ 
‘B’  ‘B’ 
LRC CHK Hi  ‘3’  LRC CHK Hi  ‘3’ 
LRC CHK Lo  ‘A’  LRC CHK Lo  ‘A’ 
END Hi  CR  END Hi  CR 
END Lo  LF  END Lo  LF 
7.3.2.4 Command code: 10H, continuous writing function 
Command  code  10H  means  the  master  write  data  to  the  inverter,  the  number  of  data  being  written  is 
determined by the command “data number”, the max. number of continuous writing is 16 words.   
For instance: Write 5000 (1388H) to 0004H of the inverter whose slave address is 02H, write 50 (0032H) to 
0005H of the inverter whose slave address is 02H, then the structure of this frame is listed as below:   
ASCII master command message (the command 
sent by the master to the inverter) 
ASCII slave response message (the message sent 
by the inverter to the master) 
START  ‘:’  START  ‘:’ 
ADDR 
‘0’ 
ADDR 
‘0’ 
‘2’  ‘2’ 
CMD 
‘1’ 
CMD 
‘1’ 
‘0’  ‘0’ 
High bit of starting address