background image

User Manual

User Manual

79

78

 

CRC will write 0xFFFF in superior host, and call a program to process 

the consecutive 8 bytes in the message as well as the values in the register. 
Only 8-bit data of each character is valid to CRC, the others are all invalid, 
including start bit, stop bit and parity check bit. 

 

During the operation of CRC, each of 8-bit character is exclusive(XOR) 

with register content separately; result will be inclined to the least significant 
bit(LSB)  while  the  most  significant  bit  will  be  filled  with  Zero.  LSB  will  be 
extracted  from  the  data  for  checking;  if  LSB  is  one,  register  will  be 
exclusive(XOR) with preset value separately; if LSB is zero, calculation will 
not be conducted. This instruction of process will repeat for 8 times; when it 
comes to the last bit (8th bit), the next 8-bit bytes will be exclusive(XOR) with 
register value again. The final value in the register is the CRC value after the 
calculations of all the bytes in the message. 

 

When CRC is added into the message, lower byte will be added first, 

then the high byte. The simple function of CRC is as follows:

unsigned int crc_chk_value

unsigned char *data_value,unsigned char length

 {

                                                    unsigned int crc_value=0xFFFF; 
                                                    int i;

                                                                               {

                                                     return

crc_value

;   

                                                                               else

                                                     }

 

                                          while

length--

                                               {

                                                                               }

                                                    crc_value=

crc_value>>1

                                                                       }

                                                     } 

                                                                                }

 crc_value=

crc_value>>1

                                                                         if

crc_value&0x0001

       ^0xa001

                                                               for

i=0;i<8;i++

                                    {

{

                                                               crc_value^=*dat+;

1.    Descriptions of the other functions' address

Parameters address monitoring: 

Control command

(valid when P0-02 is changed into 3)  

     Status of Converter 

9.5 Read-write rules of parameter address for function code

Register 

address

Address

S/N

Data Description 

0xDC

Setting freqency

0xDD

221

Output freqency

0xDE

222

Output Current

0xDF

223

Busbar voltage

0xE0

224

Motor speed

0xE1

225

Percentage of current

0xE2

226

IGBT temperature

0xE3

227

Output voltage

0xE4

228

Output power

0xE5

229

Count value

Register 

address

Address

S/N

0xE6

230

PI preset value

0xE7

231

PI feedback value

0xE8

232

Run time

0xE9

233

Input interface

0xEA

234

Output interface

0xEB

235

Rated power

0xEC

236

Compensation 

Frequency

0xED

237

Compensation voltage

0xEE

238

Phase angle

0xEF

239

Load factors

Register 

address

Address

S/N

0xC8

201

1 : FWD run

Data Description 

Data Description 

2 : FWD jogging

5 : REV run

6 : REV jogging

8 : Stop

16 : Regular stopping

32 : Reset

Register 

address

Address

S/N

0xF0

241

0 : Operating

Data Description 

1 : FWD running

2 : REV running

6 : Malfunctioning

0xF2

240

0xF3

242

Analog AI2 
given value 

0xF4

244

Keyboard
potentiometer set 
value

245

Analog AI1 
given value 

Vector control 

slip gain

50%

200%

Default

100%

P2-06

 

For  speed  sensor  vector  control,  this  parameter  can  adjust  the  output 

current of the inverter under the same load. 

 

For speed sensorless vector control, this parameter is increased when the 

speed is lower when the motor is loaded, and vice versa.

 

For  speed  sensor  vector  control,  this  parameter  can  adjust  the  output 

current of the inverter under the same load.

Time constant of 

speed loop filter

0.000s

0.100s

Default

0.050s

P2-07

 

In vector control mode, the output of the speed loop regulator is the torque 

current command, which is used to filter the torque command. This parameter 
generally does not need to be adjusted. When the speed fluctuates greatly, 
the filtering time can be appropriately increased. If the motor oscillates, the 
parameter  should  be  appropriately  reduced.  The  speed  loop  filter  time 
constant is small, the inverter output torque may fluctuate greatly, but the 
speed response is fast.

Vector controlled 

over-excitation gain

0

200

Default

64

P2-08

 

During deceleration, the over-excitation control can suppress the rise of 

the bus voltage and avoid overvoltage faults. The larger the over-excitation 
gain, the stronger the suppression effect.
 

In the case where the inverter is easy to overvoltage alarm during the 

deceleration  process,  it  is  necessary  to  increase  the  over-excitation  gain. 
However,  the  over-excitation  gain  is  too  large,  which  tends  to  cause  an 
increase in the output current, which needs to be weighed in the application.
 

For applications where the inertia is small, there is no voltage rise during 

motor deceleration. It is recommended to set the over-excitation gain to 0. For 
those with braking resistors, it is also recommended to set the over-excitation 
gain to 0.

Torque upper limit 

source in speed 

control mode

0

:

Function code P2-10 

setting  
1: AI1        2: AI2     3: AI3    
4: Pulse setting 
5: Communication setting 
6: MIN (AI1, AI2) 
7: MAX (AI1, AI2) The full 
scale of the 1-7 option 
corresponds to P2-10

Default

0

Digital setting of 

torque upper limit 

in speed control mode

0.0%

200.0%

Default

:

150.0%

P2-09

P2-10

 

In  the  speed  control  mode,  the  maximum  value  of  the  inverter  output 

torque is controlled by the torque upper limit source.
 

P2-09 is used to select the setting source of the upper torque limit. When 

it  is  set  by  analog  quantity,  pulse  and  communication,  the  corresponding 
setting of 100% corresponds to P2-10, and 100% of P2-10 is the rated torque 
of the inverter.

Excitation adjustment 

proportional gain

0

60000

Default

2000

Excitation regulation 

integral gain

0

60000

Default

1300

Torque adjustment 

proportional gain

0

60000

Default

2000

Torque adjustment 

integral gain

0

60000

Default

1300

P2-13

P2-14

P2-15

P2-16

 

The  vector  control  current  loop  PI  adjusts  the  parameter,  which  is 

automatically obtained after the asynchronous machine is fully tuned, and 
generally does not need to be modified.
 

Need to be reminded that the integral regulator of the current loop does 

not use the integration time as the dimension, but directly sets the integral 
gain. The current loop PI gain setting is too large, which may cause the entire 
control loop to oscillate, so when the current oscillation or torque fluctuation 
is large, the PI proportional gain or integral gain can be manually reduced. 

Maximum output 

voltage coefficient

100%~110%

Default

105%

P2-20

 

The maximum output voltage coefficient indicates the boosting capacity 

of  the  maximum  output  voltage  of  the  inverter.  Increasing  the  F2-20  can 
increase the maximum load capacity of the weak field of the motor, but the 
increase of the motor current ripple will increase the heat generated by the 
motor; otherwise, the maximum band of the weak field of the motor The load 
capacity will decrease, but the motor current ripple will decrease, which will 
reduce the heat generated by the motor. Generally no adjustment required.

Weak magnetic zone 

maximum torque factor

50%~200%

Default

100%

P2-21

Chapter 6

Chapter 6

Summary of Contents for ATSEL FD300

Page 1: ...ww selec europe com www selecaustralia com Selec USA Selec GmbH Selec Australia Selec Controls Pvt Ltd EL 27 1 Electronic Zone TTC Industrial Area MIDC Mahape Navi Mumbai 400710 INDIA Tel 91 22 4141 8...

Page 2: ...t Please ensure to turn off the power when wiring The AC power cord must never be connected to the inverter output terminals U V W The inverter must be properly grounded There is a high voltage circui...

Page 3: ...ection PA Process control PID function PB Swing frequency fixed length and counting PC Multi segment instruction and simple PLC function PP User password A0 Torque Control Function A5 Control optimiza...

Page 4: ...braking DC braking frequency 0 00 Hz max frequency Braking time 0 0 100 0s Braking trigger current value 0 0 100 0 JOG control JOG frequency range 0 00Hz 50 00 Hz JOG acceleration deceleration time 0...

Page 5: ...t terminal Standard 5 digital input DI terminals one of which supports up to 100 kHz high speed pulse input 2 analog input AI terminals support 0V 10 V voltage input or 0 mA 20 mA current input Expand...

Page 6: ...m 100mm UP Right CONVERTER CONVERTER CONVERTER User Manual User Manual Chapter 2 Chapter 3 7 6 Installation size Power level 15kw 18 5 30kw 37kw 50mm 300mm 50mm 200mm 20mm 100mm A B WIRING In order to...

Page 7: ...nnect a magnetic contactor MC in series to cut off the power supply when the inverter protection function is activated the R C surge absorber is required at both ends of the electromagnetic contactor...

Page 8: ...B2 terminal is connected to the braking resistor there is B1 B2 terminal indicates that the inverter has built in braking unit 3 3 4 Inverter Grounding Terminal PE For safety and noise reduction the g...

Page 9: ...ire 485 Positive signal 485 Communi cation 485 Negative signal KEYPAD OPERATION 4 1 Description of the keyboard panel Keyboard panel RUN When the light is off the inverter is in the stop state When th...

Page 10: ...lect the function code Set the value of the function code Level I menu Level II menu Level III menu Example An example of changing the function code P3 02 from 10 00 Hz to 15 00 Hz black mark indicate...

Page 11: ...Output current Bit7 Input status LED Running display parameters2 LED Stop display parameter P7 04 0000 FFFF Bit4 Remaining running time Bit6 AI2 Pre correction voltage V Bit0 PID Feedback Bit7 AI3 Pre...

Page 12: ...d control mode selection Run command source selection Main frequency source X selection Preset frequency 0 00Hz Maximum frequency P0 10 50 00Hz Rotation direction 0 Maximum frequency 50 00Hz 500 00Hz...

Page 13: ...eration time base frequency P0 26 0 running frequency 1 setting frequency 0 Fun ction Code Parameter Name Setting range Default Prope rty Modbus Address P0 27 Single digit Operation panel command bind...

Page 14: ...c auto tuning 2 Complete auto tuning 3 Static full auto tuning 0 Fun ction Code Parameter Name Setting range Default Prope rty Modbus Address P2 Motor vector control parameter P2 00 Fun ction Code Par...

Page 15: ...equency P1 04 0 00Hz 0 0 100 0 0 0 V F Slip compensation gain 0 0 200 0 0 0 0 200 64 V F oscillation suppression gain 0 100 Oscillation suppression mode selection 0 4 3 Voltage source for V F separati...

Page 16: ...Setting range Default Prope rty Modbus Address P4 Multi functional inputs parameters P4 00 Fun ction Code Parameter Name Setting range Default Prope rty Modbus Address X1 Terminal function selection 1...

Page 17: ...eration prohibition 22 PID pause 23 PLC reset 24 swing frequency pause 25 counter input 26 Counter reset 27 Length count input 28 Length reset 29 Torque control prohibited 30 Pulse frequency input 32...

Page 18: ...election the same as above Hundreds AI3 is lower than the minimum input setting selection the same as above Fun ction Code Parameter Name Setting range Default Prope rty Modbus Address Unit s digit X1...

Page 19: ...eady to RUN 16 AI1 AI2 17 Frequency upper limit reached 18 Frequency lower limit reached no output at stop 19 Under voltage status output 20 Communication setting 23 Zero speed running 2 having output...

Page 20: ...imum frequency 0 00Hz P6 12 Waiting time of stop DC braking 0 0s 100 0s 0 0s P6 13 Stop DC braking current 0 100 0 P6 14 Stop DC braking time 0 0s 100 0s 0 0s P6 15 Brake use ratio 0 100 100 P6 18 Spe...

Page 21: ...2 Hz Bit4 Remaining running time Bit5 AI1 pre correction voltage V Bit6 AI2 pre correction voltage V Bit7 AI3 pre correction voltage V Bit8 Linear speed Bit9 Current power on time Hour Fun ction Code...

Page 22: ...ion 0 P8 19 Frequency detection value FDT1 0 00Hz Maximum frequency 50 00Hz P8 20 Frequency detection hysteresis value FDT1 0 0 100 0 FDT1 5 0 P8 21 Frequency arrival detection width 0 0 100 0 Maximum...

Page 23: ...Wake up frequency P8 49 0 00Hz P8 52 Dormant delay time 0 0s 6500 0s 0 0s P8 53 Current running time reached 0 0Min 6500 0Min 0 0Min P8 54 Output power correction coefficient 0 00 200 0 100 0 Paramet...

Page 24: ...t phase loss protection option Tens place Contactor suction protection option 0 Disabled 1 Enabled 0 no fault 1 Reserved 2 accelerated overcurrent 3 Deceleration over current 4 Constant speed over cur...

Page 25: ...ace Input phase loss Err12 as above Hundreds place Output phase loss Err13 as above Thousands place External fault Err15 is the same as above Ten thousand communication abnormality Err16 is the same a...

Page 26: ...s stop non stop integral coefficient Ki 0 100 30 P9 73 Instantaneous stop and stop motion deceleration time 0 300 0s 20 0s Parameter Name Setting Range Default Prope rty Modbus Address Fun ction Code...

Page 27: ...aches the limit 0 Continue to integrate 1 Stop integral operation 0 0 PA 25 PID integral attribute 00 PA 26 PID feedback loss detection value 0 0 PID feedback loss detection time 0 0s 20 0s 0 0s PA 28...

Page 28: ...0 0 PC 12 Multi segment instruction 12 0 0Hz P0 10 0 0 PC 13 Multi segment instruction 13 0 0Hz P0 10 0 0 PC 14 Multi segment instruction 14 0 0Hz P0 10 0 0 PC 15 Multi segment instruction 15 0 0Hz P0...

Page 29: ...0s h 6553 5s h 0 0s h 6553 5s h 0 0s h 0 0s h 0 0s h PC 37 PC 39 PC 41 0 3 0 3 0 3 0 0 0 Section 9 acc and dec time selection Section 10 acc and dec time selection Section 11 acc and dec time selectio...

Page 30: ...Prope rty Modbus Address Fun ction Code PE 00 User function code 0 U3 17 PE 01 User function code 1 U3 16 PE 02 User function code 2 P0 00 Res erved Reserved Reserved PE 28 User function code 28 P0 0...

Page 31: ...depth 0 Invalid 1 10 Random PWM depth 0 A5 04 Rapid current limit 0 Invalid 1 Valid 1 A5 05 Current detection compensation 0 100 0 A5 06 Under voltage threshold 60 0 140 0 100 0 A5 07 SVC optimization...

Page 32: ...ction Code Fun ction Code Parameter Name Setting range Default Prope rty Modbus Address AC AIAO checking Fun ction Code Parameter Name Setting range Default Prope rty Modbus Address AC 00 AI1 measured...

Page 33: ...ut power kW U0 06 Output torque 200 0 200 0 Display inverter output torque during operation U0 07 Input terminal status 0 32767 Input status X1 X9 corresponds to Bit0 Bit8 U0 08 Output terminal status...

Page 34: ...us machine rotor position U0 34 Motor tem perature value 1 Display motor temperature value U0 35 Target torque 0 1 Display target torque U0 36 Rotational position 1 Display the position of the rotatio...

Page 35: ...command channel LED off 1 terminal command channel LED is lit 2 Communication command channel LED flashing Default 0 1 Terminal command channel L R is on which is controlled by the multi function inpu...

Page 36: ...When the auxiliary frequency source Y is used as an independent frequency reference channel X to Y switching its usage is the same as that of the main frequency source X P0 03 Note when the auxiliary...

Page 37: ...requency source Y is used as the target frequency 2 Take the maximum of the absolute value of the main frequency X and the auxiliary frequencyYas the target frequency the offset frequency is set by P0...

Page 38: ...temperature 0 no 1 yes Default 1 When the inverter detects that its own temperature is high it automatically reduces the carrier frequency to reduce the temperature rise of the inverter When the tempe...

Page 39: ...rminal selection is subject to P0 25 Acceleration Deceleration time base frequency 0 Maximum frequency P0 10 1 Set frequency 2 100Hz Default 0 Acceleration deceleration time refers to the acceleration...

Page 40: ...l automatically modify the P1 06 P1 10 parameter values and restore these five parameters to the common standard Y series motor parameters If the asynchronous motor cannot be tuned at the site you can...

Page 41: ...loop integration time 2 0 01s 10 00s Default 1 00s Switchover frequency 2 P2 02 Maximum frequency Default 10 00Hz P2 Vector control parameter P2 function code is valid only for vector control and inv...

Page 42: ...Pulse setting 5 Communication setting 6 MIN AI1 AI2 7 MAX AI1 AI2 The full scale of the 1 7 option corresponds to P2 10 Default 0 Digital setting of torque upper limit in speed control mode 0 0 200 0...

Page 43: ...centrifugal loads such as fans and pumps 10 V F complete separation mode At this time the output frequency of the inverter is independent of the output voltage the output frequency is determined by t...

Page 44: ...ferent from the target value the gain needs to be fine tuned appropriately V F Over excitation gain 0 200 Default 120 P3 10 During the deceleration the over excitation control can suppress the rise of...

Page 45: ...ils see the introduction of the PAgroup PID 4 Pulse setting the voltage reference is given by the terminal pulse 5 ulti segment command when the voltage source is a multi segment command set the P4 gr...

Page 46: ...stall current exceeding the rated frequency fs fn k Limit Cur If the bus voltage exceeds the overvoltage stall point of 760V indicating that the electromechanical system is already in the power genera...

Page 47: ...frequency is incremented or decremented when the frequency is given by the external terminal When the frequency source is set to digital setting the set frequency can be adjusted up and down 7 Termin...

Page 48: ...utton function on the keyboard 37 Command source switchover terminal 2 Used for switching between terminal control and communication control If the command source is selected as the terminal control t...

Page 49: ...Multi segment instruction 15 PC 15 ON ON ON ON Schedule 2 Acceleration deceleration time selection terminal function description When the frequency source is selected as multi speed 100 0 of function...

Page 50: ...If the input terminal is susceptible to interference and cause malfunction increase this parameter to enhance the anti interference ability However this parameter increase will cause the X terminal to...

Page 51: ...se refer to the description of each part The following illustrations are for two typical settings When the analog input is a current input the 1mA current is equivalent to 0 5V The above function code...

Page 52: ...nding value 100 0 100 0 Default 100 0 Pulse input filtering time 0 00s 10 00s Default 0 10s This group of function codes is used to set the relationship between the multi function terminal X6 pulse in...

Page 53: ...mode of the digital input terminal 0 Positive logic the corresponding terminal is valid when connected to COM and the disconnection is invalid P5 Output terminal The inverter comes standard with one...

Page 54: ...ruction When the inverter runs and the output frequency is 0 the ON signal is output This signal is OFF when the drive is in the stop state 18 Frequency lower limit reached no output at stop When the...

Page 55: ...1 2 times the rated voltage of the inverter 6 PULSE input 0 01kHz 100 00kHz 7 AI1 0V 10V 8 AI2 0V 10V or 0 20mA Set value Function Function corresponding to pulse or Analog output 0 0 100 0 9 AI3 0V 1...

Page 56: ...the pre excitation time is not 0 the pre excitation is restarted first which can improve the dynamic response performance of the motor 0 Direct start if the DC braking time is 0 the inverter will star...

Page 57: ...er Acceleration Deceleration mode Default 0 P6 07 0 Linear acceleration and deceleration 1 S curve acceleration and deceleration A 2 S curve acceleration and deceleration B The output frequency is inc...

Page 58: ...op DC braking time 0 0s 100 0s Default 0 0s P6 11 P6 12 P6 13 P6 14 DC braking start frequency at stop When the inverter stops when the running frequency decreases to this frequency DC braking starts...

Page 59: ...y can be set by this function code This key can be used to switch between stop and run 3 Forward jog through the keyboard JOG REV Key to achieve forward jog 4 Reverse jog through the keyboard JOG REV...

Page 60: ...Frequency setting Bus voltage X input statue Output statue AI 1 voltage AI 2 voltage AI 3 voltage Count value 15 14 13 12 11 10 9 8 Length value PLC stage Overload speed PID setting Pulse input Reser...

Page 61: ...d to the direct start mode P 6 0 0 0 and the stop mode is fixed to the deceleration stop P6 10 0 Acceleration time 1 0 0s 6500 0s depend Deceleration time 1 0 0s 6500 0s depend Acceleration time 2 0 0...

Page 62: ...ng the same load The droop control means that as the load increases the output frequency of the inverter decreases so that when multiple motors are dragged by the same load the output frequency of the...

Page 63: ...requency relative to the frequency detection value P8 19 Figure 6 18 shows the function of the FDTfunction Figure 6 18 FDT level diagram Output frequency Hz FDT level Frequency arrival detection signa...

Page 64: ...2 is selected if the running frequency is greater than P8 25 the acceleration time 1 is selected During deceleration if the running frequency is greater than P8 26 the deceleration time 1 is selected...

Page 65: ...cted 0 1 300 0 motor rated current Default 200 0 P8 37 Output overcurrent detection delay time 0 00s 600 00s Default 0 00 When the output current of the inverter is greater than or exceeds the detecti...

Page 66: ...0 0 The fan is running during operation 1 The fan is always running Used to select the action mode of the cooling fan 0 The fan runs in the running state If the radiator temperature is higher than 40...

Page 67: ...fault 30 P9 04 Overvoltage stall protective voltage 120 150 Default 760V When the DC bus voltage exceeds the value of P9 04 Overvoltage stall protective voltage during deceleration of the inverter the...

Page 68: ...ic fault reset P9 12 Input phase loss protection option 0 Prohibited 1 Allowed Default 1 The inverter has the input phase loss protection function from the 18 5kW G type machine and above The power of...

Page 69: ...at the first failure Fault protection action selection 1 Default 00000 Fault protection action selection 3 BIT4 BIT3 BIT2 BIT1 BIT0 P9 28 P9 29 P9 30 P9 31 P9 32 P9 33 P9 34 P9 37 P9 38 P9 39 P9 40 P9...

Page 70: ...ailure voltage rise judgment time 000 0s 100 0s Default 0 5s Instantaneous power failure action judgment voltage 60 0 100 0 standard bus voltage Default 80 0 P9 60 P9 61 P9 62 This function means that...

Page 71: ...erter will continue to decelerate to 0Hz and stop until the inverter issues the start command again 2 The purpose of instantaneous stop is to ensure that when the power supply of the power grid is abn...

Page 72: ...nt The shorter the integration time the greater the adjustment intensity The integration time means that when the deviation between the PID feedback amount and the given amount is 100 0 the integral r...

Page 73: ...multi function terminal function selection should be set to 43 PID parameter switching terminal When the terminal is invalid select parameter group 1 PA 05 PA 07 When the terminal is valid select the...

Page 74: ...center and the running frequency is in the time axis As shown in Figure 6 31 the swing amplitude is set by PB 00 and PB 01 When PB 01 is set to 0 the swing is 0 At this time the swing frequency does...

Page 75: ...th PB 05 the output length reaches the ON signal During the fixed length control the length reset operation can be performed through the input terminal 28 In the application the corresponding input te...

Page 76: ...source the positive and negative of PC 00 PC 15 determine the running direction If it is negative it means the inverter runs in the opposite direction Figure 6 33 Simple PLC schematic 2 Always cycle...

Page 77: ...0 Section 7 Acc and dec time selection Section 8 Acc and dec time selection The 9th paragraph Acc and dec time selection Section 10 Acc and dec time selection Section 5 Acc and dec time selection PC 4...

Page 78: ...roup display selection Function parameter group display selection Function code modification attribute 0 Can be modified 1 not modifiable Default 0 Default 11 PP 04 Whether the user can set the functi...

Page 79: ...not need to be modified Only when there is a special requirement for the quality of the output voltage waveform or when the motor has an abnormality such as oscillation it is necessary to try to switc...

Page 80: ...ection point 1 input corresponding setting 100 0 100 0 Default 30 AI curve 4 inflection point 2 input A6 02 A6 06 Default 6 00V AI curve 4 inflection point 2 input corresponding setting 100 0 100 0 De...

Page 81: ...reset factory reset factory reset factory reset factory reset AC 01 AC 02 AC 03 AC 04 AC 05 AC 06 AC 07 AC 08 AC 09 AC 10 AC 11 factory reset factory reset factory reset factory reset This set of func...

Page 82: ...tips in this section to analyze the cause of the fault If the fault cannot be solved please seek technical support from our company or product agent Fault name Display Troubleshoot the cause Solution...

Page 83: ...stall the braking resistor 1 Instantaneous power failure occurs on the input power supply 2 The AC drive s input voltage is not within the allowable range 3 The bus voltage is abnormal 4 The rectifier...

Page 84: ...supply are faulty 2 The contactor is faulty 3 Three phase input power shortage 1 Replace the faulty driver board or power supply board 2 Replace the faulty contactor 3 check the three phase input powe...

Page 85: ...e control board or the operating panel is faulty 5 The cable connecting the control board and the driver board and the operating panel breaks 1 Check the power supply 2 Check the bus voltage 3 Re conn...

Page 86: ...E Inspection and maintenance of the inverter requires professional and qualified personnel and pay attention to the following matters Maintenance personnel must follow the specified methods of mainten...

Page 87: ...void storage in environments containing corrosive gases and liquids Long term storage will lead to deterioration of electrolytic capacitors It is best to ensure that the power is turned on within 2 ye...

Page 88: ...nication protocol defines the transmission information and use format in the series communication and it includes master polling or broadcasting format master coding method and the content includes fu...

Page 89: ...function code n CRC correction and H L Free Calculate CRC correction 1byte 2nbyte 2byte Master writes command frame 3 5byte 1byte 2byte Free Start frame Target station address Read the command 0x06 Fu...

Page 90: ...s extracted and examined If the LSB was a 1 the register is then exclusive Oared with a preset fixed value If the LSB was a 0 no exclusive OR takes place This process is repeated until eight shifts ha...

Page 91: ...l 4123 Present power on time 4107 AI1 voltage 4124 Present running time 4108 AI2 voltage 4125 Pulse input frequency unit 1Hz 4109 AI3 voltage 4126 Communication setting value 4110 Counting value input...

Page 92: ...fault during running 002A Too large speed deviation 002B Motor over speed 002D Motor overheat 005A Encode lines setting fault 005B Not connect to the encoder 005C Initial location fault 005E Speed fe...

Page 93: ...r power and resistance values for this drive According to the load the user can change the value appropriately but it cannot be less than the minimum required by the inverter During the running proces...

Page 94: ...00 598 620 390 300 11 350 745 780 480 360 12 Overall dimensions and mounting whole dimensions of the Keypad base and the Operating keyboard Chapter 9 FD300 3 050 C CE FD300 3 075 C CE FD300 3 100 C CE...

Reviews: