Changes for page 1 Communication

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

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

Summary

Details

Page properties
Parent
... ... @@ -1,1 +1,1 @@
1 -V-Net 2\.0.Demo.WebHome
1 +V-BOX.V-Net.Training.WebHome
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.DevinChen
1 +XWiki.Wecon
Content
... ... @@ -1234,10 +1234,6 @@
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 -
1241 1241  **4)PLC Settings (GX Works 2)**
1242 1242  
1243 1243  Create a blank FX5U project
... ... @@ -2469,15 +2469,15 @@
2469 2469  
2470 2470  == **Read the temperature sensor.** ==
2471 2471  
2472 -the command format is as below:
2468 +the commond format is as beliow:
2473 2473  
2474 -Send command:01 03 02 00 00 03 04 73
2470 +Send commond:01 03 02 00 00 03 04 73
2475 2475  
2476 2476  Feedback commond:01 03 06 07 F7 0E 7E B7 35
2477 2477  
2478 -Temperature data:07 F7,decimal = 2039,it means temperature is 20.39℃.
2474 +Temperature data:07 F7,desimal = 2039,it means temperature is 20.39℃.
2479 2479  
2480 -Humidity data:0E 7E,decimal = 3710, it mean humidity is 37.10%RH.
2476 +Humidity data:0E 7E,desimal = 3710, it mean humidity is 37.10%RH.
2481 2481  
2482 2482  Script Demo:
2483 2483