DVP-15MC Series Motion Controller Operation Manual 
A-4 
Field name  Field character 
ASCII code corresponding to field 
 
“F”  46 
“5”  35 
CR  0D 
LF  0A 
  LRC check (Check sum) 
LRC check code is the value by firstly getting the inverse values of every bit of the result value of 
addition operation of the data from communication ID to the last data content (Hex.) and then 
adding 1 to the final inverse value. 
For instance, LRC check code value: 16#FA. The method of calculating LRC check code value: 
16#01+ 16#03 + 16#00 + 16#00 + 16#00 + 16#02 = 16#06, the result 16#FA is got by getting the 
inverse values of every bit of 16#06 and then adding 1 to the final inverse value. 
Field name  Field character 
ASCII code corresponding to field 
Start character 
“:” 
3A 
Communication address: 
01 
“0”  30 
“1”  31 
Function code: 03 
“0”  30 
“3”  33 
Start data address: 
16#0000 
 
“0”  30 
“0”  30 
“0”  30 
“0”  30 
Data number (Counted 
by word):2 
“0”  30 
“0”  30 
“0”  30 
“2”  32 
LRC check code: 16#FA 
“F”  46 
“A”  41 
CR  0D 
LF  0A