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
on 2026/01/29 15:24
Change comment:
There is no comment for this version
To version 1.2
edited by Devin Chen
on 2025/12/10 10:32
on 2025/12/10 10:32
Change comment:
Update document after refactoring.
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- 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 comm and format is as below:2468 +the commond format is as beliow: 2473 2473 2474 -Send comm and:01 03 02 00 00 03 04 732470 +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,de cimal = 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,de cimal = 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