Verified device applications using Anybus Communicator gateways
Product Type:
Drive/Inverter
Fuji Frenic Mini Solution Overview:
This is a simple example showing how to use the Fuji inverter together with the AnyBus Communicator for Profibus. The result is a working configuration, which can start and stop the drive and change the speed command. It will also display the current state of operation and the actual speed. The referenced Device Type "FRENIC-MINI.D01? file contains a short selection of parameters in the inverter. This example shows the use of four of these parameters, but it is possible to configure any type of parameter assemblies. It is also possible to configure other parameters by adding Modbus parameters to the Device Type. Consult the Fuji Frenic manual to get the Modbus addresses. Solution Brief:
1.Connect cables on the inverter. Power, serial communication, motor. Ensure the RS communication option is properly installed.
2.Set parameter H30 to 3
3.Set parameter Y01 to 1
4.Set parameter Y04 to 3
5.Set parameter Y05 to 0
6.Set parameter Y06 to 0
7.Set parameter Y07 to 0
8.Set parameter Y09 to 0.05
9.Set parameter Y10 to 0
10.Set parameter Y99 to 0
11.Cycle power if needed
Configure The AnyBus Communicator:
1.Start the ABC Config Tool and connect the configuration cable to the Communicator and connect power to the ABC.
2.Open the file ?Frenic-Mini.cfg? with the configuration tool.
3.Select Connect from the Toolbar and download the configuration to the module.
Set up the Profibus side:
1.Set up the Profibus network with the GSD-file for the Communicator, HMS_1803.HMS.
2.Set up the Communicator with 2 modules, 4 byte In/Out and 2 byte In/Out. This makes a total of 6 bytes in each direction.
3.Start the Profibus network. The drive can now be controlled with the following I/O map:
·Input Byte 0-1: Communicator Status Word
·Input Byte 2-3: Frenic Mini parameter M14_OperationStatus
·Input Byte 4-5: Frenic Mini parameter M09_OutputFreq1 (freq given in 0.01 Hz)
·Output Byte 0-1: Communicator Control Word
·Output Byte 2-3: Frenic Mini parameter S06_OperationCmd
·Output Byte 4-5: Frenic Mini parameter S05_FreqCmd (freq given in 0.01 Hz)
4.Write 5000 (dec) in the Output Byte 4-5: Frenic Mini parameter S05_FreqCmd
5.Write 1 (dec) in the Output Byte 2-3: Frenic Mini parameter S06_OperationCmd, this will now start the drive with 50 Hz. Stop the drive again by writing 0 (dec)
Comments:
For further information read the User manual, which can be downloaded from: www.anybus.com
Zip File:
ABC-PDP Fuji Frenic Mini.zip
Disclaimer
The configuration files shown above are provided as a guide to assist you with
your own configuration. HMS takes no responsibility or liability for the
usage of these files in your product/network setup.
