Entdecken Sie eBooks
Kategorien
Entdecken Sie Hörbücher
Kategorien
Entdecken Sie Zeitschriften
Kategorien
Entdecken Sie Dokumente
Kategorien
eth1000_large.jpg
F800 Series Variable Frequency Drive
R72-172-SLSASG-001-*
Contents
Contents ................................................................................................................................................................... i
FURTHER READING REFERENCE LIST ............................................................................................................... ii
Chapter 1 Overview ........................................................................................................................................... 1-1
Chapter 2 Wiring ............................................................................................................................................... 2-1
2.1 4-Wire Connection ................................................................................................................................ 2-2
2.2 2-Wire Connection ................................................................................................................................ 2-3
Chapter 3 VFD Parameter Configuration .......................................................................................................... 3-1
3.1 BACnet MS/TP specific parameters ..................................................................................................... 3-1
3.2 Required Parameter Settings ............................................................................................................... 3-2
3.2.1. BACet Protocol Selection ............................................................................................................. 3-2
3.2.2. BACnet Device ID (Instance) ....................................................................................................... 3-2
3.3 Recommended Parameter Settings ..................................................................................................... 3-2
3.4 Communication Port Parameter Settings ............................................................................................. 3-3
3.4.1. Baud Rate Setting ........................................................................................................................ 3-3
3.4.1.1. Fixed Method ............................................................................................................................ 3-3
3.4.1.2. Automatic Detection Method .................................................................................................... 3-3
3.4.2. Bacbeat Emulation Software Port Configuration Example ........................................................... 3-4
Chapter 4 Messaging Examples ....................................................................................................................... 4-1
4.1 BACnet Objects in F800 ....................................................................................................................... 4-1
4.2 VFD Start / Stop Command.................................................................................................................. 4-6
4.3 VFD Speed Command ......................................................................................................................... 4-6
4.4 Monitoring ............................................................................................................................................. 4-7
Revisions ................................................................................................................................................................. 1
R72-172-SLSASG-001-*
FURTHER READING REFERENCE LIST
(
• F800-NA Instruction Manual IB(NA)-0600547ENG
ii
R72-172-SLSASG-001-*
Chapter 1 Overview
The purpose of this Quick Start Guide is to provide an overview of the steps necessary to successfully connect
the F800 Series Variable Frequency Drive to a BACnet MS/TP network.
A third party software tool from Polar Soft, Inc. titled Bacbeat will be utilized to demonstrate some of the
commonly used control and monitoring instructions.
Refer to the F800-NA Instruction Manual IB(NA)-0600547ENG manual for complete details.
1-1
R72-172-SLSASG-001-*
1-2
R72-172-SLSASG-001-*
Chapter 2 Wiring
BACnet MS/TP communications is only available using the RS485 Screw Terminals.
Both 4-wire and 2-wire connection types are available. Actual type used in dependent upon the control master
utilized.
Each inverter is supplied standard with a 100 ohm terminating resistor. It is recommended that 510 ohm
terminating resistors be utilized for 2-wire connection and when only multiple F700 VFD’s are used.
2-1
R72-172-SLSASG-001-*
2.1 4-Wire Connection
2-2
R72-172-SLSASG-001-*
2.2 2-Wire Connection
2-3
R72-172-SLSASG-001-*
Chapter 3 VFD Parameter Configuration
To enable BACnet MS/TP communications, it is necessary to change parameter values from the factory settings.
The number of parameters requiring change and their actual setting values is dependent upon the actual
network configuration.
3-1
R72-172-SLSASG-001-*
3.2 Required Parameter Settings
These two parameters are what creates the BACnet Device ID (Instance). Each Inverter must
have its own unique number setting. These must be set before connecting to the BACnet
network.
When the BACnet master discovers what is connect to the BACnet network the master
software will show the FR-8x0-3 # (Pr.728 and Pr.729). x = 2 (200V) ,4 (400V), and 6 (600V)
input voltage rating of the inverter.
The communication settings must match that of the BACnet Master Controller.
3-2
R72-172-SLSASG-001-*
• Pr. 340 “Communication startup mode selection” set to 10
If start/stop and speed commands will come from network master, setting 10 forces the VFD to
power up in NET mode.
• Pr. 79 “Operation mode selection” set to 6
Operation mode can be switched between NET and PU mode by pressing key
3-3
R72-172-SLSASG-001-*
3.4.2. Bacbeat Emulation Software Port Configuration Example
3-4
R72-172-SLSASG-001-*
Chapter 4 Messaging Examples
This chapter will demonstrate some of the commonly used commands using Bacbeat emulation software.
The F800 series supports the following BACnet object types
• ANALOG OUTPUT
4-1
R72-172-SLSASG-001-*
• ANALOG VALUE
4-2
R72-172-SLSASG-001-*
• ANALOG VALUE
• BINARY INPUTS
4-3
R72-172-SLSASG-001-*
• BINARY OUTPUTS
• BINARY VALUE
4-4
R72-172-SLSASG-001-*
• BINARY VALUE
4-5
R72-172-SLSASG-001-*
4.2 VFD Start / Stop Command
Use the BINARY VALUE object type 400 and write 1 to run the VFD. Write 0 to stop
4-6
R72-172-SLSASG-001-*
4.4 Monitoring
This example will show how to monitor the Converter Output Voltage (the DC bus) in the VFD.
Use the ANALOG VALUE object type 8 to read the DC bus voltage.
The read value from the VFD in this example is 297.2 VDC
4-7
R72-172-SLSASG-001-*
Revisions
Rev-1
R72-172-SLSASG-001-*