Changes for page 1 Communication
Last modified by Devin Chen on 2026/01/29 15:24
To version 3.1
edited by Devin Chen
on 2026/01/29 15:24
on 2026/01/29 15:24
Change comment:
There is no comment for this version
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Parent
-
... ... @@ -1,1 +1,1 @@ 1 -V- BOX.V-Net.Training.WebHome1 +V-Net 2\.0.Demo.WebHome - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Wecon1 +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 comm ond format is as beliow:2472 +the command format is as below: 2469 2469 2470 -Send comm ond:01 03 02 00 00 03 04 732474 +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,de simal = 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,de simal = 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