Peter Electronic VD 075/E2 1-phase frequency inverter, to , 2I000.23075 2I000.23075 Fiche De Données

Codes de produits
2I000.23075
Page de 6
15  
IO processor software version  
03  
Read Only  
16  
Motor control processor software 
version  
03  
Read Only  
17  
Drive type  
03  
Read Only  
18  
Reserved  
03  
Read Only  
19  
Reserved  
03  
Read Only  
20  
Analog 1 input result  
03  
Read Only  
21  
Analog 2 input result  
03  
Read Only  
22  
Speed reference value  
03  
Read Only  
23  
DC bus voltages  
03  
Read Only  
24  
Drive temperature  
03  
Read Only  
25 to 30  
Reserved  
03  
Read Only  
 
Control and Status Register Descriptions  
Read and write registers  
Register 1: Drive command  
 
15  
14  
13  
12  
11  
10  
9  
8  
7  
6  
5  
4  
3  
2  
1  
0  
High byte  
Low byte  
 
Bit 0: Run/Stop command: Set to 1 to enable the drive. Set to 0 to stop the drive.  
Bit 1: Fast stop request. Set to 1 to enable drive to stop with 2
nd 
deceleration ramp.  
Bit 2: Reset request. Set to 1 in order to reset the drive if drive is under trip condition.  
User must clear this bit when drive is under normal condition to prevent un-expected reset.  
Bit 3: Coast stop request. Set to 1 to issue a coast stop command.  
For normal operation, Bit 3 has the highest priority, bit 0 has the lowest priority (bit 3>bit 1>bit 0). For example 
if user set command as 0x0009, drive will do a coast stop rather than run. For normal run/start, just set this 
register to 1.  
Note that stat/stop(bit 0), fast stop(bit 1) and coast stop(bit 3) only works if P-31= 0 or 1. Otherwise, start/stop 
function is controlled by drive control terminals. Reset function(bit 2) works all the time as long as drive is 
operated under Modbus control mode (P-12=3 or 4). 
 
Register 2: speed reference setup  
This register holds the speed reference value. The input data is 16bits integer and it also includes one decimal 
place. For example, value 500 represents the 50.0Hz, value 123 gives 12.3Hz. To get negative speed reference, 
user needs put negative value into this register. For example, -1(0xFFFF) gives -0.1Hz. -234(0xFF16) gives -
23.4Hz.  
The input value range from -5000 (0 for single phase output drive) to +5000, however the drive output speed 
will be limited by the maximum speed set by P-01.  
Register 4: Modbus ramp control time  
This register specifies the drive acceleration and deceleration ramp time. User can only write to this register 
when P-12 is set to 4. The input data range is from 0 to 60000 (0.00s to 600.00s)