Delta C2000 Series User Manual page 547

Vector control drive
Hide thumbs Also See for C2000 Series:
Table of Contents

Advertisement

Chapter 12 Description of Parameter SettingsC2000
 Control by PC (Computer Link)
When using the RS-485 serial communication interface, you must specify each drive's
communication address in Pr. 09-00. The computer then implements control using the drives'
individual addresses.
 MODBUS ASCII (American Standard Code for Information Interchange): Each byte of data is
the combination of two ASCII characters. For example, one byte of data: 64 Hex, shown as '64'
in ASCII, consists of '6' (36Hex) and '4' (34Hex).
1. Code Description
The communication protocol is in hexadecimal, ASCII: "0"..."9", "A"..."F", every hexadecimal
value represents an ASCII code. The following table shows some examples.
Character
ASCII code
Character
ASCII code
2. Data Format
10-bit character frame (For ASCII):
(7, N, 2)
Start
bit
(7, E, 1)
Start
bit
8:8, E, 1 (ASCII)
9:8, O, 1 (ASCII)
10:8, E, 2 (ASCII)
11:8, O, 2 (ASCII)
12:8, N, 1 (RTU)
13:8, N, 2 (RTU)
14:8, E, 1 (RTU)
15:8, O, 1 (RTU)
16:8, E, 2 (RTU)
17:8, O, 2 (RTU)
'0'
'1'
30H
31H
'8'
'9'
38H
39H
0
1
2
7-data bits
10-bits character frame
0
1
2
7-data bits
10-bits character frame
'2'
'3'
32H
33H
34H
'A'
'B'
41H
42H
43H
3
4
5
3
4
5
12.1-09-2
'4'
'5'
'6'
35H
36H
'C'
'D'
'E'
44H
45H
Stop
Stop
6
bit
bit
Even
Stop
6
parity
bit
'7'
37H
'F'
46H

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents