Delta Electronics VFD-VE Series manual Jog + Run, 00B No function

Models: VFD-VE Series

1 291
Download 291 pages 55.35 Kb
Page 193
Image 193

Chapter 4 Parameters

transmitting the CRC value in the message, the upper and lower bytes of the CRC value must be swapped, i.e. the lower order byte will be transmitted first.

The following is an example of CRC generation using C language. The function takes two arguments: Unsigned char* data Å a pointer to the message buffer

Unsigned char length Å the quantity of bytes in the message buffer The function returns the CRC value as a type of unsigned integer. Unsigned int crc_chk(unsigned char* data, unsigned char length){

int j;

unsigned int reg_crc=0xFFFF; while(length--){

reg_crc ^= *data++; for(j=0;j<8;j++){

if(reg_crc & 0x01){ /* LSB(b0)=1 */ reg_crc=(reg_crc>>1) ^ 0xA001;

}else{ reg_crc=reg_crc >>1;

}

}

}

return reg_crc;

}

3.5 Address list

The contents of available addresses are shown as below:

Content

Address

 

Function

 

 

GG means parameter group, nn means parameter number,

AC drive

 

for example, the address of Pr 4-01 is 0401H. Referencing to

GGnnH

chapter 5 for the function of each parameter. When reading

Parameters

 

parameter by command code 03H, only one parameter can

 

 

 

 

be read at one time.

 

 

 

0: No function

Command

2000H

Bit 0-3

1: Stop

Write only

2: Run

 

 

 

 

 

3: Jog + Run

 

 

 

00B: No function

 

 

Bit 4-5

01B: FWD

 

 

10B: REV

 

 

 

 

 

 

11B: Change direction

Command

2000H

 

00B: 1st accel/decel

Write only

 

Bit 6-7

01B: 2nd accel/decel

 

 

10B: 3rd accel/decel

 

 

 

 

 

 

11B: 4th accel/decel

 

 

Bit 8-11

Represented 16 step speeds.

 

 

 

0: No comm. multi step speed or accel/decel

 

 

Bit 12

time

 

 

 

1: Comm. multi step speed or accel/decel time

 

 

 

 

 

 

Bit 13~14

00B: No function

 

 

 

01B: operated by digital keypad

 

 

 

02B: operated by Pr.00-21 setting

 

 

 

03B: change operation source

 

 

Bit 15

Reserved

 

2001H

Frequency

command

4-144

Revision August 2008, 03VE, SW V2.04

Page 193
Image 193
Delta Electronics VFD-VE Series manual Jog + Run, 00B No function

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.