... |
... |
@@ -1,12 +1,12 @@ |
1 |
1 |
= **1 Operating principle** = |
2 |
2 |
|
3 |
|
-Electrical resistance of metal material changes in proportion to the forces being applied to deform it. The strain gauge measures the deformation as a change in electrical resistance, which is a measure of the strain and hence the applied forces (load). |
|
3 |
+When a metal material is subjected to tension, the metal material becomes thinner and the electrical impedance increases; conversely, when it is compressed, the metal impedance becomes smaller, and the strain gauge made by this method is called a weighing module. This type of sensing device can transform the pressure of physical phenomena into electrical signal output, so it is often used in load, tension and pressure conversion applications. |
4 |
4 |
|
5 |
5 |
= **2 Introduction** = |
6 |
6 |
|
7 |
7 |
1. WECON LX3V-2WT expansion module’s resolution is 24-bit. The module can be used for reading signals from 4- or 6- wire configuration; The response speed can be adjusted to meet customer needs, easily meeting the full range of needs in the current load application market. |
8 |
8 |
1. To ensure proper installation and operation of this product, please read the instruction manual carefully before using the module. This manual is intended only as an operating guide and introductory reference for the LX3V-2WT. |
9 |
|
-1. The LX3V-2WT weighing module can read and write data through the LX3V host program with the instruction FROM/TO. |
|
9 |
+1. The LX3V-2WT weighing module can read and write data with the instruction FROM/TO through LX3V or LX5V |
10 |
10 |
|
11 |
11 |
**✎Note:** Disconnect power before installing/removing modules or wiring the modules to avoid contact or product damage. |
12 |
12 |
|
... |
... |
@@ -503,18 +503,18 @@ |
503 |
503 |
|
504 |
504 |
* Calibration with weights |
505 |
505 |
** Step1: Do not put any weights on the load cell. |
506 |
|
-** Step2: #8 value is written as 0x0001. |
|
506 |
+** Step2: Write 0x0001 to #8. |
507 |
507 |
** Step3: Add standard weights to the load cell. |
508 |
508 |
** Step4: Write the weight of the current weight on the chassis into #23. |
509 |
|
-** Step5: #8 value is written as 0x0002. |
|
509 |
+** Step5: Write 0x0002 to #8. |
510 |
510 |
* Weightless calibration |
511 |
511 |
** Step1: Do not put any weights on the load cell. |
512 |
512 |
** Step2: Write the maximum range of the sensor into #23. |
513 |
513 |
** Step3: Write the sensor sensitivity into #39, accurate to three decimal places. |
514 |
|
-** Step4: #8 value is written as 0x0003. |
|
514 |
+** Step4: Write 0x0003 to #8. |
515 |
515 |
* Modify calibration parameters: |
516 |
516 |
** Step1: Modify the calibration parameter values in BFM#35 to BFM#38; |
517 |
|
-** Step2: #8 value is written as 0x0004. |
|
517 |
+** Step2: Write 0x0004 to #8. |
518 |
518 |
|
519 |
519 |
**✎Note: **When a value is written to BFM#8 or BFM#48 using the device monitor, it is automatically reset to 0. |
520 |
520 |
|