Last modified by Theodore Xu on 2024/04/10 09:11

From version 8.1
edited by Theodore Xu
on 2023/11/27 18:05
Change comment: There is no comment for this version
To version 26.1
edited by Theodore Xu
on 2023/12/21 11:04
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,4 +1,4 @@
1 -== 1.Modbus ==
1 +== **1.Modbus** ==
2 2  
3 3  **Communication specifications**
4 4  
... ... @@ -55,13 +55,13 @@
55 55  |100|115.2|128|AWG26
56 56  |1000|19.2|128|AWG26
57 57  
58 -== 2.PNP/NPN ==
58 +== **2.PNP/NPN** ==
59 59  
60 -=== VM series ===
60 +=== **VM series** ===
61 61  
62 62  (% class="box infomessage" %)
63 63  (((
64 -✎Note:VM series manufactured after April 2023 can support this feature.
64 +**✎Note:VM series manufactured after April 2023 can support this feature!!**
65 65  )))
66 66  
67 67  NPN/PNP switching has been added to the VM series machines, enabling fast switching between the two modes.
... ... @@ -85,23 +85,29 @@
85 85  (% style="text-align:center" %)
86 86  [[image:VM大功率.png]]
87 87  
88 -==== VM PNP mode ====
88 +(% class="wikigeneratedid" id="HVMPNPmode" %)
89 +**VM PNP mode**
89 89  
90 90  (% style="text-align:center" %)
91 -[[image:VM pnp.png]]
92 +[[image:VM pnp.png||height="406" width="1099"]]
92 92  
93 -==== VM NPN mode ====
94 +(% class="wikigeneratedid" id="HVMNPNmode" %)
95 +**VM NPN mode**
94 94  
95 -VM NPN external DC does not suppot
97 +(% class="box infomessage" %)
98 +(((
99 +**✎Note:VM NPN external DC does not suppot.**
100 +)))
96 96  
97 97  (% style="text-align:center" %)
98 -[[image:VM NPN内部.png]]
103 +[[image:VM PNP 内部.png]]
99 99  
100 100  === **VB series** ===
101 101  
102 102  The control signals of VB series products are compatible with both NPN and PNP signal types.
103 103  
104 -==== **Scheme** ====
109 +(% class="wikigeneratedid" id="HScheme" %)
110 +**Scheme**
105 105  
106 106  |=**Function**|=**Address definition**|=**Data meaning**
107 107  |Adapted power|(((
... ... @@ -116,7 +116,8 @@
116 116  
117 117  Add an expansion card for PNP signal compatibility for small control board.
118 118  
119 -==== **Introduce of expansion module** ====
125 +(% class="wikigeneratedid" id="HIntroduceofexpansionmodule" %)
126 +**Introduce of expansion module**
120 120  
121 121  (1)Name:PNP signal compatible expansion board
122 122  
... ... @@ -125,7 +125,131 @@
125 125  (% style="text-align:center" %)
126 126  [[image:PNP 模块.png]]
127 127  
128 -(3)Application Principle:For example
135 +(3)Application Principle:**VB 0.75kW-7.5kW PNP mode**
129 129  
130 130  (% style="text-align:center" %)
131 131  [[image:VB 小功率 PNP.png]]
139 +
140 +**VB 0.75kW-7.5kW NPN mode**
141 +
142 +(% class="box infomessage" %)
143 +(((
144 +**✎Note:VB 0.75kW-11kW NPN external DC does not suppot.**
145 +)))
146 +
147 +(% style="text-align:center" %)
148 +[[image:VB 小功率NPN 改.png]]
149 +
150 +**VB 11kW-400kW PNP mode**
151 +
152 +(% style="text-align:center" %)
153 +[[image:VB 大功率 PNP 改1.1.png||height="395" width="1113"]]
154 +
155 +**VB 11kW-400kW NPN mode**
156 +
157 +(% style="text-align:center" %)
158 +[[image:VB 大功率 NPN 改.png||height="399" width="1082"]]
159 +
160 +== **3.VB wiring instructions for common control methods** ==
161 +
162 +(1)Two-wire type 1 mode controls forward and reverse rotation
163 +
164 +|**Correlation parameter**|**Name**|**Set value**|**Function description**
165 +|F5.16|(((
166 +Terminal
167 +
168 +command mode
169 +)))|0|Two-wire type 1
170 +|F5.00|(((
171 +DI1 Terminal
172 +
173 +Function Selected
174 +)))|1|Forward running( FWD)
175 +|F5.01|(((
176 +DI2 Terminal
177 +
178 +Function Selected
179 +)))|2|Reverses run( REV)
180 +
181 +**Two-wire mode 1**: This mode is the most commonly used two-wire mode. For example, the DI1 terminal is assigned the forward running function, and the DI2 terminal is assigned the reverse running function. Connect the forward running switch to DI1 terminal and the reverse running switch to DI2 terminal.
182 +
183 +(% style="text-align:center" %)
184 +[[image:Two-wire mode 2图片.png||height="310" width="407"]]
185 +
186 +Refer to the following table for running commands corresponding to switching signals:
187 +
188 +|**K1**|**K2**|**Run command**
189 +|0|0|STOP
190 +|1|1|STOP
191 +|1|0|Forward running
192 +|0|1|Reverses running
193 +
194 +(2)Two-wire type 2 mode controls forward and reverse rotation
195 +
196 +|**Correlation parameter**|**Name**|**Set value**|**Function description**
197 +|F5.16|(((
198 +Terminal
199 +
200 +command mode
201 +)))|1|Two-wire type 2
202 +|F5.00|DI1 Terminal Function    Selected|1|Run command
203 +|F5.01|DI2 Terminal Function    Selected|2|Forward and reverse direction
204 +
205 +Two-wire mode 2:In this mode,the DI1 terminal assigns the command function, and the DI2 terminal assigns the forward and reverse direction function.
206 +
207 +
208 +(% style="text-align:center" %)
209 +[[image:Two-wire mode 2图片.png||height="326" width="428"]]
210 +
211 +Refer to the following table for running commands corresponding to switching signals:
212 +
213 +|**K1**|**K2**|**Run command**
214 +|0|0|STOP
215 +|0|1|STOP
216 +|1|0|Forward running
217 +|1|1|Reverses running
218 +
219 +(3)Three-wire type 1 mode controls forward and reverse rotation
220 +
221 +|**Correlation parameter**|**Name**|**Set value**|**Function description**
222 +|F5.16|(((
223 +Terminal
224 +
225 +command mode
226 +)))|2|Three-wire type 1
227 +|F5.00|DI1 Terminal Function    Selected|1|Forward running( FWD)
228 +|F5.01|DI2 Terminal Function    Selected|2|Reverses run( REV)
229 +|F5.02|DI3 Terminal Function    Selected|3|Three-wire operation control
230 +
231 +Three-wire control mode 1: In this mode,the DI3 terminal allocates the three-wire operation control function, the DI1 terminal allocates the forward operation function, and the DI2 terminal allocates the reverse operation function. This control mode requires the frequency converter to use an external button as the start-stop switch of the inverter. Connect the start-stop button to DI3 terminal, the forward running button to DI1 terminal, and the reverse running button to DI2 terminal.
232 +
233 +
234 +(% style="text-align:center" %)
235 +[[image:Three-wire control mode 1.png||height="328" width="431"]]
236 +
237 +**Among them: **SB1 forward button; SB2 reverse button; SB3 Stop button;
238 +
239 +(4)Three-wire type 2 mode controls forward and reverse rotation
240 +
241 +|**Correlation parameter**|**Name**|**Set value**|**Function description**
242 +|F5.16|(((
243 +Terminal
244 +
245 +command mode
246 +)))|3|Three-wire type 2
247 +|F5.00|DI1 Terminal Function    Selected|1|Run command
248 +|F5.01|DI2 Terminal Function    Selected|2|Forward and reverse direction
249 +|F5.02|DI3 Terminal Function    Selected|3|Three-wire operation control
250 +
251 +Three-wire control mode 2: For example, the DI3 terminal allocates the three-wire running control function, the DI1 terminal allocates the command function, and the DI2 terminal allocates the forward/reverse running direction function. Connect the start-stop button to DI3 terminal, and enable the operation to connect to DI1 terminal; Connect the forward/reverse operation button to the DI2 terminal.
252 +
253 +(% style="text-align:center" %)
254 +[[image:Three-wire control mode 2.png||height="332" width="436"]]
255 +
256 +**Among them: **SB1 Stop button;SB2 Reverse and reverse control; buttons SB3 Run button;
257 +
258 +Refer to the following table for running commands corresponding to switching signals:
259 +
260 +|SB2|Run command
261 +|0|Forward running
262 +|1|Reverses running
Three-wire control mode 1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.AiXia
Size
... ... @@ -1,0 +1,1 @@
1 +39.7 KB
Content
Three-wire control mode 2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.AiXia
Size
... ... @@ -1,0 +1,1 @@
1 +44.1 KB
Content
Two-wire mode 2图片.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.AiXia
Size
... ... @@ -1,0 +1,1 @@
1 +37.0 KB
Content
VB 大功率 NPN 改.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.AiXia
Size
... ... @@ -1,0 +1,1 @@
1 +21.9 KB
Content
VB 大功率 PNP 改.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.AiXia
Size
... ... @@ -1,0 +1,1 @@
1 +21.7 KB
Content
VB 大功率 PNP 改1.0.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.AiXia
Size
... ... @@ -1,0 +1,1 @@
1 +20.6 KB
Content
VB 大功率 PNP 改1.1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.AiXia
Size
... ... @@ -1,0 +1,1 @@
1 +21.5 KB
Content
VB 大功率 PNP.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.AiXia
Size
... ... @@ -1,0 +1,1 @@
1 +25.2 KB
Content
VB 小功率 NPN.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.AiXia
Size
... ... @@ -1,0 +1,1 @@
1 +8.9 KB
Content
VB 小功率NPN 改.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.AiXia
Size
... ... @@ -1,0 +1,1 @@
1 +9.0 KB
Content
VB大功率NPN .png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.AiXia
Size
... ... @@ -1,0 +1,1 @@
1 +27.7 KB
Content
VM PNP 内部改.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.AiXia
Size
... ... @@ -1,0 +1,1 @@
1 +9.8 KB
Content
VM pnp 改.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.AiXia
Size
... ... @@ -1,0 +1,1 @@
1 +23.1 KB
Content