Delta Electronics VFD-VE Series manual C3H, A1H, Code

Models: VFD-VE Series

1 291
Download 291 pages 55.35 Kb
Page 195
Image 195

Chapter 4 Parameters

 

 

 

 

 

STX

 

‘:’

 

Address

01H

 

Address Low

 

‘0’

 

Function

86H

 

Address High

 

‘1’

 

Exception code

02H

 

Function Low

 

‘8’

 

CRC CHK Low

C3H

 

Function High

 

‘6’

 

CRC CHK High

A1H

 

Exception code

 

‘0’

 

 

 

 

 

‘2’

 

 

 

 

 

 

 

 

 

 

 

LRC CHK Low

 

‘7’

 

 

 

 

LRC CHK High

 

‘7’

 

 

 

 

END 1

 

CR

 

 

 

 

END 0

 

LF

 

 

 

The explanation of exception codes:

 

 

 

 

 

 

Explanation

 

 

 

 

 

Exception

 

 

 

 

 

code

 

 

 

 

 

 

Illegal function code:

 

 

01The function code received in the command message is not available for the AC motor drive.

Illegal data address:

02The data address received in the command message is not available for the AC motor drive.

Illegal data value:

03The data value received in the command message is not available for the AC drive.

04Slave device failure:

The AC motor drive is unable to perform the requested action.

Communication time-out:

10If Pr.09-03 is not equal to 0.0, Pr.09-02=0~2, and there is no communication on the bus during the Time Out detection period (set by Pr.09-03), “cE10” will be shown on the keypad.

3.7Communication program of PC:

The following is a simple example of how to write a communication program for Modbus ASCII mode on a PC by C language.

#include<stdio.h>

#include<dos.h>

#include<conio.h>

#include<process.h>

#define PORT 0x03F8 /* the address of COM1 */ /* the address offset value relative to COM1 */ #define THR 0x0000

#define RDR 0x0000 #define BRDL 0x0000 #define IER 0x0001 #define BRDH 0x0001 #define LCR 0x0003 #define MCR 0x0004 #define LSR 0x0005 #define MSR 0x0006 unsigned char rdat[60];

/* read 2 data from address 2102H of AC drive with address 1 */ unsigned char tdat[60]={':','0','1','0','3','2','1','0',’2', '0','0','0','2','D','7','\r','\n'}; void main(){

int i;

4-146

Revision August 2008, 03VE, SW V2.04

Page 195
Image 195
Delta Electronics VFD-VE Series manual C3H, A1H, Code

VFD-VE Series specifications

Delta Electronics VFD-VE Series is a state-of-the-art variable frequency drive (VFD) designed to enhance energy efficiency and improve the operational capabilities of various industrial applications. Renowned for its reliability and performance, the VFD-VE Series serves a diverse range of sectors including manufacturing, HVAC, and water treatment.

One of the primary features of the VFD-VE Series is its advanced control algorithms, which provide precise speed and torque control for AC motors. The series utilizes a vector control method that enables excellent dynamic response and a wide speed range. This is particularly beneficial for applications requiring variable speeds or precise positioning, as it ensures smooth acceleration and deceleration while maintaining optimal performance.

The VFD-VE Series stands out with its Energy Saving Technology. By intelligently optimizing motor control parameters based on the load, the VFD can significantly reduce energy consumption. This built-in functionality not only helps companies save on electricity costs but also contributes to a lower carbon footprint, aligning with global sustainability efforts.

Another key characteristic of the VFD-VE Series is its user-friendly interface. Equipped with a clear and intuitive LCD display, it simplifies monitoring and adjustments, allowing operators to configure settings easily. Additionally, the series supports various communication protocols such as Modbus, EtherCAT, and CANopen, enabling seamless integration with existing control systems for enhanced automation.

The VFD-VE Series is built to withstand harsh industrial environments. Its robust design includes features such as IP20 or IP55 ingress protection ratings, ensuring reliable operation even in dusty or humid conditions. Furthermore, the drives are equipped with advanced thermal management systems that prevent overheating, thereby prolonging the lifespan of the equipment.

Safety is also a priority in the VFD-VE Series, which incorporates multiple safety features such as overvoltage, undervoltage, and overcurrent protection. These safeguards help protect both the drive itself and the connected machinery, minimizing downtime and reducing maintenance costs.

Overall, Delta Electronics VFD-VE Series combines cutting-edge technology, energy efficiency, and robust design to meet the dynamic needs of modern industrial automation. With its advanced features and reliable performance, it is an ideal choice for businesses aiming to optimize their processes and achieve greater energy savings.