Changes for page 1 Communication

Last modified by Devin Chen on 2026/01/29 15:24

From version 1.1
edited by Wecon
on 2025/09/03 21:04
Change comment: Imported from XAR
To version 3.1
edited by Devin Chen
on 2026/01/29 15:24
Change comment: There is no comment for this version

Summary

Details

Page properties
Parent
... ... @@ -1,1 +1,1 @@
1 -V-BOX.V-Net.Training.WebHome
1 +V-Net 2\.0.Demo.WebHome
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Wecon
1 +XWiki.DevinChen
Content
... ... @@ -1234,6 +1234,10 @@
1234 1234  
1235 1235  [[image:image-20221116110917-4.png]]
1236 1236  
1237 +{{info}}
1238 +After configuration is complete, please restart the PLC and the module to ensure the changes take effect.
1239 +{{/info}}
1240 +
1237 1237  **4)PLC Settings (GX Works 2)**
1238 1238  
1239 1239  Create a blank FX5U project
... ... @@ -2465,15 +2465,15 @@
2465 2465  
2466 2466  == **Read the temperature sensor.** ==
2467 2467  
2468 -the commond format is as beliow:
2472 +the command format is as below:
2469 2469  
2470 -Send commond:01 03 02 00 00 03 04 73
2474 +Send command:01 03 02 00 00 03 04 73
2471 2471  
2472 2472  Feedback commond:01 03 06 07 F7 0E 7E B7 35
2473 2473  
2474 -Temperature data:07 F7,desimal = 2039,it means temperature is 20.39℃.
2478 +Temperature data:07 F7,decimal = 2039,it means temperature is 20.39℃.
2475 2475  
2476 -Humidity data:0E 7E,desimal = 3710, it mean humidity is 37.10%RH.
2480 +Humidity data:0E 7E,decimal = 3710, it mean humidity is 37.10%RH.
2477 2477  
2478 2478  Script Demo:
2479 2479