Last modified by Mengting Qiu on 2025/07/08 11:11

From version 176.1
edited by Mengting Qiu
on 2025/02/18 18:21
Change comment: There is no comment for this version
To version 177.1
edited by Mengting Qiu
on 2025/02/18 18:27
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -542,7 +542,7 @@
542 542  
543 543  The LDS25-LB/LS sends this uplink after the clean uplink function is enabled.
544 544  
545 -(% style="color:red" %)**Note: Effective only if the d parameter is set to 1, AT+REMODUST=a,b,c,1**
545 +(% style="color:red" %)**Note: Effective only if the d parameter is set to 1, [[AT+REMODUST=a,b,c,1>>]]**
546 546  
547 547  In the example of AT+REMODUST=1,1,5,**1**, LDS25-LB/LS will be cleaned once every 5 minutes and **send an uplink** after the cleaning is complete.
548 548  
... ... @@ -565,9 +565,7 @@
565 565  
566 566  0x01: "1", Wiper cleaning is started at regular intervals
567 567  
568 -0x02: "2", The device will initiate a Wiper cleaning before each uplink message
569 569  
570 -
571 571  (% style="color:blue" %)**Wiper_clean_times**
572 572  
573 573  This field shows the number of Wiper cleanings, with each round trip counting 1.
... ... @@ -967,12 +967,20 @@
967 967  
968 968  OK
969 969  )))
970 -|(% style="width:154px" %)AT+REMODUST=2,1,0,0|(% style="width:217px" %)Start the cleaning function once before each packet sending|(% style="width:129px" %)(((
968 +|(% style="width:154px" %)(((
969 +AT+REMODUST=2,1,0,0
970 +
971 +or AT+REMODUST=2,1(Since v1.2)
972 +)))|(% style="width:217px" %)Start the cleaning function once before each packet sending|(% style="width:129px" %)(((
971 971  
972 972  
973 973  OK
974 974  )))
975 -|(% style="width:154px" %)AT+REMODUST=2,2,0,0|(% style="width:217px" %)Start the cleaning function twice before each packet sending|(% style="width:129px" %)(((
977 +|(% style="width:154px" %)(((
978 +AT+REMODUST=2,2,0,0
979 +
980 +or AT+REMODUST=2,2(Since v1.2)
981 +)))|(% style="width:217px" %)Start the cleaning function twice before each packet sending|(% style="width:129px" %)(((
976 976  
977 977  
978 978  OK
... ... @@ -1022,11 +1022,11 @@
1022 1022  
1023 1023  Format: Command Code (0x08 02) followed by 5 bytes.
1024 1024  
1025 -* Example 1: Downlink Payload: 08 02 01 01 05 A0 00  **~-~-->**  AT+REMODUST=1,1,1440,0
1031 +* Example 1: Downlink Payload: 08 02 01 01 05 A0 00  **~-~-->**  AT+REMODUST=1,1,1440,0
1026 1026  * Example 2: Downlink Payload: 08 02 01 01 02 D0 01  **~-~-->**  AT+REMODUST=1,1,720,1
1027 1027  * Example 3: Downlink Payload: 08 02 02 01 00 00 00  **~-~-->**  AT+REMODUST=2,1,0,0
1028 -* Example 4: Downlink Payload: 08 02 02 02 00 00 00  **~-~-->**  AT+REMODUST=2,2,0,0
1029 -* Example 5: Downlink Payload: 08 01  **~-~-->**  AT+REMODUST
1034 +* Example 4: Downlink Payload: 08 02 02 02 00 00 00  **~-~-->**  AT+REMODUST=2,2,0,0
1035 +* Example 5: Downlink Payload: 08 01  **~-~-->**  AT+REMODUST
1030 1030  
1031 1031  === 3.3.5 Print data entries base on page ===
1032 1032