
PPC-2000 User’s Guide
Appendix A: Modbus Protocol
Doc.# 30002-00 Rev 2.3
Watlow Anafaze
273
Data Field
The contents of the data field varies depending on whether
messages originate from a master or slave. Data fields in slave
messages consist of hexadecimal values.
Data fields of master messages contain additional information
which the slave must use to take the action defined by the
function code. This can include items like digital and register
addresses, the quantity of items to be handled, and the count of
actual data bytes in the field.
For example, if the master requests a slave to read a group of
holding registers (function code 03), the data field specifies the
starting register and how many registers are to be read.
If no error occurs, the data field of a response from a slave to a
master contained the data requested. If an error occurs, the
field contains an exception code that the master application can
use to determine the next action to be taken.
The data field can be nonexistent (of zero length) in certain
kinds of messages, where the function code alone specifies the
action.
Error Checking Field
The error checking field contains a 16-bit value implemented
as two 8-bit bytes. The error check value is the result of a
Cyclical Redundancy Check calculation performed on the
message contents.
The CRC field is appended to the message as the last field in
the message. When this is done, the low-order byte of the field
is appended first, followed by the high-order byte. The CRC
high-order byte is the last byte to be sent in the message.
Field Format
When messages are transmitted on standard Modbus serial
networks, each character or byte is sent in this order (left to
right):
Least Significant Bit (LSB)........Most Significant Bit (MSB)
The bit sequence is:
•
With Parity Checking
•
Without Parity Checking
Start
1
2
3
4
5
6
7
8
Parity
Stop
Start
1
2
3
4
5
6
7
8
Stop
Stop
Содержание Anafaze PPC-2000
Страница 2: ......
Страница 14: ...Table of Contents PPC 2000 User s Guide viii Watlow Anafaze Doc 30002 00 Rev 2 3...
Страница 24: ...List of Tables PPC User s Guide xviii Watlow Anafaze Doc 30002 00 Rev 2 3...
Страница 36: ...Chapter 1 Overview PPC 2000 User s Guide 12 Watlow Anafaze Doc 30002 00 Rev 2 3...
Страница 112: ...Chapter 2 Hardware Installation PPC 2000 User s Guide 88 Watlow Anafaze Doc 30002 00 Rev 2 3...
Страница 184: ...Chapter 4 Troubleshooting PPC 2000 User s Guide 158 Watlow Anafaze Doc 30002 00 Rev 2 3...
Страница 296: ...Chapter 7 Specifications PPC 2000 User s Guide 268 Watlow Anafaze Doc 30002 00 Rev 2 3...
Страница 310: ...Appendix A Modbus Protocol PPC 2000 User s Guide 282 Watlow Anafaze Doc 30002 00 Rev 2 3...
Страница 311: ...Doc 30002 00 Rev 2 3 Watlow Anafaze 283 B Appendix B Declaration of Conformity...
Страница 319: ...PPC 2000 User s Guide Glossary Doc 30002 00 Rev 2 3 Watlow Anafaze 291...
Страница 320: ...Glossary PPC 2000 User s Guide 292 Watlow Anafaze Doc 30002 00 Rev 2 3...