Codigos de Funcion y Direccion MODBUS
Codigos de Funcion y Direccion MODBUS
1. Introduction.
MEGA Servo inverter is able to drive a PM Synchronous motor in closed loop control and
has been provided with position control among other interesting additions. All of these
new functions imply the use of new function codes. In this document, the communication
characteristics (format and address) are described for all the function codes present in
FRENIC MEGA Servo.
2. Description.
In the tables below, the different function codes are depicted. Modbus Adress is both in
hexadecimal and decimal formats (ModBus Area 4: Holding Registers). The address in
case of using a FieldBus option (like DeviceNet or ProfiBus DP, same as standard
MEGA) is depicted in the last column.
F codes: Fundamental Functions
ModBus Address FieldBus
F No. Establishment item Data Format No.
Hexadecimal Decimal (Area 4) address
F00 Data Protection 1 0x0000 4:00001 0x0400
F01 Frequency Command 1 1 0x0001 4:00002 0x0401
F02 Operation Method 1 0x0002 4:00003 0x0402
F03 Maximum Frequency 1 3 0x0003 4:00004 0x0403
F04 Base Frequency 1 3 0x0004 4:00005 0x0404
F05 Rated Voltage at Base Freqency 1 1 0x0005 4:00006 0x0405
F06 Maximum Output Voltage 1 1 0x0006 4:00007 0x0406
F07 Acceleration Time 1 12 0x0007 4:00008 0x0407
F08 Deceleration Time 1 12 0x0008 4:00009 0x0408
F09 Torque Boost 1 3 0x0009 4:00010 0x0409
Electronic Thermal Overload Protection for Motor 1
F10 1 0x000A 4:00011 0x040A
(Select motor characteristics)
Electronic Thermal Overload Protection for Motor 1 24(FGI)
F11 0x000B 4:00012 0x040B
(Overload detection level) 19(RTU)
Electronic Thermal Overload Protection for Motor 1
F12 3 0x000C 4:00013 0x040C
(Thermal time constant)
Restart Mode after Momentary Power Failure(Mode
F14 1 0x000E 4:00015 0x040E
selection)
F15 Frequency Limiter (High) 3 0x000F 4:00016 0x040F
F16 Frequency Limiter (Low) 3 0x0010 4:00017 0x0410
If communications with certain function codes is needed while using, for example,
Profibus DP communications, the address in “FieldBus Adress” column should be used.
In this way, the corresponding function code will be accessed by the FieldBus master
(PLC or equivalent).
In Figure 1, the PPO type 4 structure in case of Profibus DP is depicted. In this PPO
type, words from PCD1 to PCD4 are freely addressed by the user to the needed function
codes in the inverter.
Setup Description
o30 = 4 PPO type 4 selected for Profibus DP
o40 = 0206 Writing PCD1 is S06
o41 = 0B1D Writing PCD2 is L29
o42 = 0B01 Writing PCD3 is L01
o43 = 0B03 Writing PCD4 is L03
o48 = 0B4E Monitoring PCD1 is L78
o49 = 0B48 Monitoring PCD2 is L72
o50 = 0B49 Monitoring PCD3 is L73
o51 = 030F Monitoring PCD4 is M15
4. Conclusion.
Using FRENIC MEGA Servo software version, interesting new functions are available,
like positioning function, ability to drive a PMSM motor, etc. Using communications via
serial link (2 standard communications ports) or FieldBus (using standard MEGA option
cards, which are fully compatible) the inverter application can be enhanced.