Changes for page LX5V-2PT2DAI

Last modified by WeconTurkey on 2024/10/16 22:58

From version 13.1
edited by Karen
on 2023/05/29 16:19
Change comment: There is no comment for this version
To version 14.1
edited by Karen
on 2023/05/29 16:22
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -203,16 +203,16 @@
203 203  
204 204  === **6.1 Parameter configuration** ===
205 205  
206 -① Open the host computer software and create a new project, in “Project Manager” → “Extended Function” , double-click "BD Board Configuration" **^^Note^^**to enter “BD settings” interface;
206 +① Open the host computer software and create a new project, in “Project Manager” → “Extended Function” , double-click "BD Module Configuration" **^^Note^^**to enter “BD settings” interface;
207 207  
208 -② Configure the currently connected PLC (take the LX5V-2416 model as an example) and BD board model on the BD board configuration interface: Select “LX5V-2PTWDAI" in the device bar on the right side of the BD board configuration interface and double-click to add it to the corresponding slot position of PLC (slot number 1 or 2, the software will select slot 1 by default, and right-click to move down to slot 2);
208 +② Configure the currently connected PLC (take the LX5V-2416 model as an example) and BD board model on the BD module configuration interface: Select “LX5V-2PTWDAI" in the device bar on the right side of the BD module configuration interface and double-click to add it to the corresponding slot position of PLC (slot number 1 or 2, the software will select slot 1 by default, and right-click to move down to slot 2);
209 209  
210 -③ After adding the BD board to the slot, double-click or right-click to select configuration parameters to enter LX5V-2PT2DAI-BD configuration parameters interface, as shown in the following figure. Configure related parameters on this interface.
210 +③ After adding the BD module to the slot, double-click or right-click to select configuration parameters to enter LX5V-2PT2DAI-BD configuration parameters interface, as shown in the following figure. Configure related parameters on this interface.
211 211  
212 212  [[image:image-20221222111948-1.png]]
213 213  
214 214  
215 -**Note: This function is only supported in the following versions of host computer, slave computer and BD board:**
215 +**Note: This function is only supported in the following versions of host computer, slave computer and BD module:**
216 216  
217 217  (1) Supported host computer software versions: Wecon PLC Editor2 2.1.204 and above, as shown in the following figure:
218 218  
... ... @@ -222,13 +222,13 @@
222 222  
223 223  [[image:image-20221222112424-2.png]]
224 224  
225 -(3) Supported BD board version number: 1013 and above, as shown in the following figure:
225 +(3) Supported BD module version number: 1013 and above, as shown in the following figure:
226 226  
227 227  [[image:image-20221222112455-3.png]]
228 228  
229 229  **The parameter configuration interface is as follows:**
230 230  
231 -~1. Module setting: Set response time (The response time is the interval time between PLC acquisition of BD board data. Range: 0.1ms to 3276.7ms).
231 +~1. Module setting: Set response time (The response time is the interval time between PLC acquisition of BD module data. Range: 0.1ms to 3276.7ms).
232 232  
233 233  [[image:image-20221222112604-4.png]]
234 234  
... ... @@ -236,7 +236,7 @@
236 236  
237 237  [[image:image-20221222112628-5.png]]
238 238  
239 -* Check enable channel to set whether to enable the current BD board channel.
239 +* Check enable channel to set whether to enable the current BD module channel.
240 240  * Sensor type: PT100 by default.
241 241  * Setting the filtering intensity can reduce the jitter of BD channel value. The default configuration of filter intensity is 4. Level 0 is the lowest and level 9 is the highest. The filter intensity can be adjusted according to actual use.
242 242  * Check enable overrun detection to judge that when the upper and lower limits of temperature exceed the current setting temperature, the host computer will prompt an error.
... ... @@ -260,15 +260,15 @@
260 260  [[image:image-20221222112945-8.png]]
261 261  
262 262  
263 -* Check enable channel to set whether to enable the current BD board channel.
263 +* Check enable channel to set whether to enable the current BD module channel.
264 264  * The conversion mode is set to DAI conversion mode by default, and the measurement range is 4mA~~20mA (0~~2000).
265 -* Output state after stop: When PLC stops, the output state of BD board channel mainly includes the following three types:
265 +* Output state after stop: When PLC stops, the output state of BD module channel mainly includes the following three types:
266 266  
267 267  Output clear: When PLC stops, the output current of BD board channel is 4mA
268 268  
269 -Output hold: When PLC stops, the channel output of the BD board maintains the digital current value set by the corresponding channel in the current I/O mapping device.
269 +Output hold: When PLC stops, the channel output of the BD module maintains the digital current value set by the corresponding channel in the current I/O mapping device.
270 270  
271 -Output preset value: When PLC stops, BD board channel outputs preset digital value or preset analog quantity corresponding to the current value.
271 +Output preset value: When PLC stops, BD module channel outputs preset digital value or preset analog quantity corresponding to the current value.
272 272  
273 273  * Check enable calibration, you could calculate the gain offset according to the following formula to convert the corresponding channel value:
274 274  
... ... @@ -276,14 +276,14 @@
276 276  
277 277  * When the channel value deviates, you could also set the gain offset to calibrate the channel. For example:
278 278  
279 -* When the channel input digital value is 0, the multimeter measures the output current of BD board channel to be 5mA (corresponding digital value is 125).
280 -* When the channel input digital value is 2000, the multimeter measures the output current of BD board channel to be 5mA (corresponding digital value is 1875).
279 +* When the channel input digital value is 0, the multimeter measures the output current of BD module channel to be 5mA (corresponding digital value is 125).
280 +* When the channel input digital value is 2000, the multimeter measures the output current of BD module channel to be 5mA (corresponding digital value is 1875).
281 281  
282 282  Suppose the gain is a, and the offset is b, then[[image:image-20221222113055-9.png]]
283 283  
284 284  Solve and get[[image:image-20221222113102-10.png]]The calibration can be completed by setting the corresponding gain offset to the current channel.
285 285  
286 -4. Set I/O mapping. The channels are mapped to R device according to the current number of BD board channels by default. As shown in the following figure, BD board CH1 to CH4 is mapped to device R0 to R3.
286 +4. Set I/O mapping. The channels are mapped to R device according to the current number of BD module channels by default. As shown in the following figure, BD module CH1 to CH4 is mapped to device R0 to R3.
287 287  
288 288  [[image:image-20221222113140-11.png]]
289 289  
... ... @@ -294,19 +294,19 @@
294 294  === **6.2 Ladder Diagram** ===
295 295  
296 296  
297 -~1. Programming example that does not use the host computer software "BD board configuration" function. For device allocation, please refer to "5 PLC device description".
297 +~1. Programming example that does not use the host computer software "BD module configuration" function. For device allocation, please refer to "5 PLC device description".
298 298  
299 299  [[image:image-20221222113654-15.png]]
300 300  
301 -2. Programming example using "BD board configuration" function of host computer software:
301 +2. Programming example using "BD module configuration" function of host computer software:
302 302  
303 303  === **6.3 BD monitoring interface and buffer memory** ===
304 304  
305 -Open the module monitoring interface, select BD board module, select LX5V-2PT2DAI from the list of BD boards on the right to monitor it online, and check the current BD board communication status and error information in time.
305 +Open the module monitoring interface, select BD module, select LX5V-2PT2DAI from the list of BD modules on the right to monitor it online, and check the current BD module communication status and error information in time.
306 306  
307 307  [[image:image-20221222113854-17.png]]
308 308  
309 -① PT buffer memory (BFM): used for BD board status monitoring.
309 +① PT buffer memory (BFM): used for BD module status monitoring.
310 310  
311 311  (% class="table-bordered" %)
312 312  |(((
... ... @@ -335,7 +335,7 @@
335 335  )))
336 336  |0x2184|×|R|Channel 2 error code|0|0 to 1|0: No error; 1: Channel value exceeds the range
337 337  
338 -② DAI buffer memory (BFM): used for BD board status monitoring.
338 +② DAI buffer memory (BFM): used for BD module status monitoring.
339 339  
340 340  (% class="table-bordered" %)
341 341  |(((
... ... @@ -374,7 +374,7 @@
374 374  )))
375 375  |0x2384|×|R|Channel 4 error code|0|0 to 1|0: No error; 1: Channel value exceeds the range
376 376  
377 -③ Universal buffer memory (BFM): used to diagnose the communication status of the currently connected BD board.
377 +③ Universal buffer memory (BFM): used to diagnose the communication status of the currently connected BD module.
378 378  
379 379  (% class="table-bordered" %)
380 380  |(((
... ... @@ -400,6 +400,6 @@
400 400  |0x218|×|R|Number of valid bytes sent|0|0 to 0xFFFFFFFF|Number of valid bytes sent
401 401  |0x21C|×|R|Number of bytes received|0|0 to 0xFFFFFFFF|Number of bytes received
402 402  |0x220|×|R|Number of valid bytes received|0|0 to 0xFFFFFFFF|Number of valid bytes received
403 -|0x224|×|R|Communication time (unit s)|0|0 to 0xFFFFFFFF|Normal communication time since the BD board is powered on
403 +|0x224|×|R|Communication time (unit s)|0|0 to 0xFFFFFFFF|Normal communication time since the BD module is powered on
404 404  
405 405