RS-485 Communication Features
7.3.1.1 Detailed Read Protocol
Read Request: Reads successive n words from address XXXX.
Total bytes=12. Characters are displayed inside single quotation marks(‘).
Read Normal Response
Total bytes= (7 x n x 4): a maximum of 39
Read Error Response
Total bytes=9
7.3.1.2 Detailed Write Protocol
Write Request: Writes successive n words to address XXXX.
Total bytes= (12 + n x 4): a maximum of 44
Write Normal Response
Total bytes= (7 + n x 4): a maximum of 39