How To Control The Frequency Converter; Modbus Exception Codes; How To Access Parameters; Parameter Handling - Danfoss VLT DriveMotor FCP 106 Programming Manual

Hide thumbs Also See for VLT DriveMotor FCP 106:
Table of Contents

Advertisement

RS-485 Installation and Set...
NOTICE
The motor current in 16-14 Motor current is 32 bit. This
mapping is only mapping the lower 16 bit, so the
maximum motor current readout is 327 Amps.
For higher Amp readout, user 32 bit readout.
Mapping a 32 bit parameter as 16 bit always accesses the
16 lower bits.
3.8.11 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.
3.8.12 Function Codes Supported by
Modbus RTU
Modbus RTU supports use of the following function codes
in the function field of a message.
Function
Read coils
Read holding registers
Write single coil
Write single register
Write multiple coils
Write multiple registers
Get comm. event counter
Report follower ID
Read write multiple registers
Table 3.14 Function Codes
Function
Function
Sub-
Code
function
code
Diagnostics
8
1
2
10
11
12
13
14
Table 3.15 Function Codes
®
VLT
DriveMotor FCP 106 and FCM 106 Programming Guide
Function code
1 Hex
3 Hex
5 Hex
6 Hex
F Hex
10 Hex
B Hex
11 Hex
17 Hex
Sub-function
Restart communication
Return diagnostic register
Clear counters and
diagnostic register
Return bus message count
Return bus communi-
cation error count
Return follower error
count
Return follower message
count
MG03N102 - Rev. 2013-12-02

3.8.13 Modbus Exception Codes

For a full explanation of the structure of an exception code
response, refer to chapter 3.8.5 Function Field.
Code Name
Meaning
1
Illegal
The function code received in the query is
function
not an allowable action for the server (or
follower). 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 follower) 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.
2
Illegal data
The data address received in the query is
address
not an allowable address for the server
(or follower). 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 generates
exception 02.
3
Illegal data
A value contained in the query data field
value
is not an allowable value for server (or
follower). This indicates a fault in the
structure of the remainder of a complex
request, such as that the implied length is
incorrect. It specifically 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.
4
Follower
An unrecoverable error occurred while the
device failure
server (or follower) was attempting to
perform the requested action.
Table 3.16 Modbus Exception Codes

3.9 How to Access Parameters

3.9.1 Parameter Handling

The PNU (Parameter Number) is translated from the
register address contained in the Modbus read or write
message. The parameter number is translated to Modbus
as (10 x parameter number) DECIMAL. Example: Reading
3-12 Catch up/slow Down Value (16bit): The holding register
3120 holds the parameters value. A value of 1352
(Decimal), means that the parameter is set to 12.52%
3
3
27

Advertisement

Table of Contents
loading

This manual is also suitable for:

Vlt drivemotor fcm 106

Table of Contents