Last modified by Mengting Qiu on 2025/06/04 18:42

From version 244.1
edited by Xiaoling
on 2025/03/20 15:59
Change comment: There is no comment for this version
To version 247.1
edited by Mengting Qiu
on 2025/05/23 16:24
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.ting
Content
... ... @@ -1511,9 +1511,9 @@
1511 1511  |(% style="width:113px" %)**Parameters**|(% style="width:384px" %)(((
1512 1512  **RO1_status** : 1 byte in hex
1513 1513  
1514 -00: Close
1514 +00: Open
1515 1515  
1516 -01: Open
1516 +01: Close
1517 1517  
1518 1518  11: No action
1519 1519  
... ... @@ -1520,9 +1520,9 @@
1520 1520  
1521 1521  **RO2_status** : 1 byte in hex
1522 1522  
1523 -00: Close
1523 +00: Open
1524 1524  
1525 -01: Open
1525 +01: Close
1526 1526  
1527 1527  11: No action
1528 1528  )))
... ... @@ -1748,7 +1748,8 @@
1748 1748  ==== 3.4.2.19 Counting ~-~- Set Saving Interval for 'Counting Result' ====
1749 1749  
1750 1750  
1751 -This command allows you to configure the device to save its counting result to internal flash memory at specified intervals. By setting a save time, the device will periodically store the counting data to prevent loss in case of power failure. The save interval can be adjusted to suit your requirements, with a minimum value of 30 seconds.
1751 +This command configures the device to periodically save the counting results, RO (Relay Output), and DO (Digital Output) states to internal flash memory at a user-defined interval. By setting a save interval, the device ensures that critical data (counting values and output states) is preserved in case of power loss.
1752 +The saved RO/DO states can be restored after a device reset by combining this function with the (% style="color:blue" %)**AT+RODORESET**(%%) command.
1752 1752  
1753 1753  (% style="color:#037691" %)**AT Command**
1754 1754