Modbus Communication Protocol - Delta ASDA-B2-F Series User Manual

Economic ac servo drive with dmcnet communication
Table of Contents

Advertisement

Communications

8.3 MODBUS Communication Protocol

There are two modes of MODBUS network communication: ASCII (American Standard Code for
Information Interchange) and RTU (Remote Terminal Unit). Users could set the desired
8
communication mode via P3-02. Apart from these two communication modes, this servo drive
also supports functions of accessing more than one data (03H), writing one character (06H) and
writing multiple characters (10H). Please refer to the following descriptions.
Code Description
ASCII Mode:
In ASCII mode, data are transmitted in ASCII (American Standard Code for Information
Interchange) format. When transmitting data 64H between two stations (Master and Slave), the
master will send 36H to represent ‟6" and 34H to represent "4".
ASCII code for digits 0 to 9 and characters A to F are as follows:
RTU Mode:
Every 8-bit data is constituted by two 4-bit characters (hexadecimal). 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-bit character frame (for 7-bit character)
8-4
Character
'0'
'1'
ASCII Code
30H
31H
Character
'8'
'9'
ASCII Code
38H
39H
L
7N2
Start
0
1
bit
L
7E1
Start
0
1
bit
L
7O1
Start
0
1
bit
'2'
'3'
'4'
32H
33H
34H
'A'
'B'
'C'
41H
42H
43H
2
3
4
5
7-data bits
10-bit character frame
2
3
4
5
7-data bits
10-bit character frame
2
3
4
5
7-data bits
10-bit character frame
'5'
'6'
'7'
35H
36H
37H
'D'
'E'
'F'
44H
45H
46H
H
H
Stop
Stop
6
bit
bit
H
Even
Stop
6
Parity
bit
H
Odd
Stop
6
Parity
bit
September, 2015
ASDA-B2-F

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents