Modbus Communication Protocol - Delta ASD-A2R-0221 Series User Manual

Asda-a2r series a high performance with diverse communication interfaces servo drive
Table of Contents

Advertisement

Chapter 9 Communication ASDA-A2R Series
9.3

MODBUS Communication Protocol

There are two modes of MODBUS networks communication, ASCII (American Standard
Code for information interchange) mode and RTU (Remote Terminal Unit) mode. Users
could set the needed communication protocol via parameter P3-02. Apart from these two
communication modes, this servo drive also supports function of 03H to access more than
one data, 06H to write one character and 10H to write multiple characters. Please refer to
the following descriptions.
 Code Description
ASCII Mode:
The so-called ASCII mode is using American Standard Code for Information Interchange
(ASCII) to transmit the data. Between two stations (Master and Slave) to transmit data 64H,
the master will send'6'which represented by 36H of ASCII code and '4' represented
by 34H of ASCII code.
ASCII code of digit 0 to 9 and characters A to F is as follows:
Character
ASCII code
Character
ASCII code
RTU Mode:
Every 8-bit of data is constituted by two 4-bits hexadecimal characters. If data 64H is
transmitted between two stations, it will be transmitted directly, which is more efficient than
ASCII mode.
 Character Structure
Characters will be encoded into the following framing and transmitted in serial. The
checking method of different bit is as the following.
10 bits character frame (for 7-bit character)
7N2
Start
bit
7E1
Start
bit
7O1
Start
bit
9-4
'0'
'1'
'2'
30H
31H
32H
'8'
'9'
'A'
38H
39H
41H
0
1
2
7-data bits
10-bits character frame
0
1
2
7-data bits
10-bits character frame
0
1
2
7-data bits
10-bits character frame
'3'
'4'
33H
34H
'B'
'C'
42H
43H
3
4
5
3
4
5
3
4
5
'5'
'6'
'7'
35H
36H
37H
'D'
'E'
'F'
44H
45H
46H
Stop
Stop
6
bit
bit
Even
Stop
6
parity
bit
Odd
Stop
6
parity
bit
Revision December, 2014

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents