DVP15MC11T Operation Manual
A
A.1
Message Format in ASCII Mode
Communication data structure
Field name
Components
Explanation
Start character
STX
Start character “:”, the corresponding ASCII code: 0x3A
Communication
address
ADR 1
Communication address consists of two ASCII codes.
ADR 0
Function code
CMD 1
Function code consists of two ASCII codes.
CMD 0
Data
DATA
(
0
)
Data content consists of 2n ASCII codes, n
≤
205.
DATA
(
1
)
……….
DATA
(
n-1
)
LRC Check
LRC CHK 1
LRC check consists of two ASCII codes.
LRC CHK 0
End character
END1
End character consists of two ASCII codes.
END1 = CR (0x0D),
END0 = LF (0x0A)
END0
The corresponding relation between hexadecimal character and ASCII code:
Hexadecimal
character
“0”
“1”
“2”
“3”
“4”
“5”
“6”
“7”
ASCII code
0x30
0x31
0x32
0x33
0x34
0x35
0x36
0x37
Hexadecimal
character
“8”
“9”
“A”
“B”
“C”
“D”
“E”
“F”
ASCII code
0x38
0x39
0x41
0x42
0x43
0x44
0x45
0x46
ADR (Communication address)
The valid range of communication address: 0
~
254.
Communication address: 0 means the broadcast message is sent to all slaves and the slaves which
have received the message will not make any response. If communication address is not 0, slaves
will respond to master after receiving the message normally. For instance, ASCII codes for the
communication address of 16 are denoted below.
Decimal 16 is equal to hexadecimal 10. (ADR 1, ADR 0) =‘10’, ‘1’=31H, ‘0’ = 30H
Function code and data
The data format is determined by function codes. For example, to read the two continuous address
data with hexadecimal 0x0000 as the start address in DVP15MC11T. The communication address of
DVP15MC11T is 1, 0x0000 is the Modbus address of %MW0 in DVP15MC11T PLC.
The data explanation is shown as below:
PC
→
DVP15MC11T
3A 30 31 30 33 30 30 30 30 30 30 30 32 46 41 0D 0A
DVP15MC11T
→
PC
3A 30 31 30 33 30 34 30 30 30 31 30 30 30 32 46 35 0D 0A
A-2
Содержание DVP15MC11T
Страница 9: ...Memo viii...
Страница 15: ...DVP15MC11T Operation Manual _2 MEMO 2 4...
Страница 71: ...DVP15MC11T Operation Manual _7 Memo 7 10...
Страница 81: ...DVP15MC11T Operation Manual _8 Timing Chart F_TRG_CLK F_TRG_Q 8 10...
Страница 158: ...Chapter 8 Logic Instructions 8_ The program 1 ASIN EN ENO In Out ASIN_EN ASIN_In Out1 8 87...
Страница 213: ...DVP15MC11T Operation Manual _8 The program 1 LIMIT EN ENO MN Out MX In LIMIT_EN LIMIT_MN LIMIT_MX LIMIT_In Out1 8 142...
Страница 216: ...Chapter 8 Logic Instructions 8_ The program 1 BAND EN ENO MN Out MX In BAND_EN BAND_MN BAND_MX BAND_In Out1 8 145...
Страница 249: ...DVP15MC11T Operation Manual _8 8 178...
Страница 285: ...DVP15MC11T Operation Manual _8 Memo 8 214...
Страница 286: ...9 Chapter 9 Introductions of Axis Parameters Table of Contents 9 1 Description of Axis Parameters 9 2 9 1...
Страница 323: ...DVP15MC11T Operation Manual 10 MEMO 10 34...
Страница 549: ...DVP15MC11T Operation Manual A MEMO A 16...
Страница 571: ...DVP15MC11T Operation Manual C Memo C 10...
Страница 572: ...D Appendix D Explanation of Homing Modes Table of Contents D 1 Explanation of Homing Modes D 2 D 1...