GE AF-650 GP Design Manual page 195

General purpose drive
Hide thumbs Also See for AF-650 GP:
Table of Contents

Advertisement

10.8.9 How to Control the Frequency Converter
This section describes codes which can be used in the function and data fields of a Modbus RTU message. For a complete description of all the message fields
please refer to the section Modbus RTU Message Framing Structure.
10.8.10 Function Codes Supported by Modbus RTU
Modbus RTU supports use of the following function codes in the function field
of a message:
Function
Diagnostics
10
10.8.11 Modbus Exception Codes
For a full explanation of the structure of an exception code response, please refer to the section Modbus RTU Message Framing Structure, Function Field.
Code
Name
1
Illegal function
2
Illegal data address
3
Illegal data value
4
Slave device failure
194
Function Code
Sub-function code
8
1
2
10
11
12
13
14
Modbus Exception Codes
Meaning
The function code received in the query is not an allowable action for the server (or slave). This may be
because the function code is only applicable to newer devices, and was not implemented in the unit selected.
It could also indicate that the server (or slave) is in the wrong state to process a request of this type, for
example because it is not configured and is being asked to return register values.
The data address received in the query is not an allowable address for the server (or slave). More specifically,
the combination of reference number and transfer length is invalid. For a controller with 100 registers, a
request with offset 96 and length 4 would succeed, a request with offset 96 and length 5 will generate
exception 02.
A value contained in the query data field is not an allowable value for server (or slave). This indicates a fault
in the structure of the remainder of a complex request, such as that the implied length is incorrect. It spe-
cifically does NOT mean that a data item submitted for storage in a register has a value outside the
expectation of the application program, since the Modbus protocol is unaware of the significance of any
particular value of any particular register.
An unrecoverable error occurred while the server (or slave) was attempting to perform the requested action.
Function
Read coils
Read holding registers
Write single coil
Write single register
Write multiple coils
Write multiple registers
Get comm. event counter
Report slave ID
Sub-function
Restart communication
Return diagnostic register
Clear counters and diagnostic register
Return bus message count
Return bus communication error count
Return bus exception error count
Return slave message count
AF-650 GP Design Guide
Function Code
1 hex
3 hex
5 hex
6 hex
F hex
10 hex
B hex
11 hex

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents