Changes for page DMT01

Last modified by Xiaoling on 2025/08/15 17:26

From version 69.7
edited by Mengting Qiu
on 2025/08/06 18:41
Change comment: There is no comment for this version
To version 67.7
edited by Mengting Qiu
on 2025/08/06 18:15
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -736,6 +736,7 @@
736 736  )))
737 737  
738 738  
739 +
739 739  === 3.2.6  Alarm Mode ===
740 740  
741 741  
... ... @@ -749,17 +749,9 @@
749 749  
750 750  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
751 751  |=(% style="width: 155px;background-color:#4F81BD;color:white" %)**Parameter**|=(% style="width: 197px;background-color:#4F81BD;color:white" %)**Function**
752 -|(% style="width:154px" %)aa aa|(% style="width:196px" %)(((
753 -Minimum temperature threshold
753 +|(% style="width:154px" %)aa aa|(% style="width:196px" %)Minimum temperature threshold
754 +|(% style="width:154px" %)bb bb|(% style="width:196px" %)Close after a delay of 1000 milliseconds.
754 754  
755 -(Minimum not to exceed: -30℃)
756 -)))
757 -|(% style="width:154px" %)bb bb|(% style="width:196px" %)(((
758 -Maximum temperature threshold
759 -
760 -(Maximum not to exceed: 120℃)
761 -)))
762 -
763 763  * Example: 0x09 00 14 00 15  ~/~/ Set the minimum threshold to 20℃ and the maximum threshold to 25℃
764 764  * Example: 0x09 00 00 00 00  ~/~/  Disable threshold alarm mode
765 765  
... ... @@ -770,24 +770,9 @@
770 770  
771 771  
772 772  
773 -=== 3.2.7 Multi sampling ===
774 774  
775 -**Feature**: Sampling multiple times and uplink together.
776 776  
777 -(% style="color:#4f81bd" %)**Downlink Command: 0x09**
778 778  
779 -Format: Command Code (0x0A) followed by 3 bytes.
780 -
781 -Example: 0A aa aa bb
782 -
783 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
784 -|=(% style="width: 155px;background-color:#4F81BD;color:white" %)**Parameter**|=(% style="width: 197px;background-color:#4F81BD;color:white" %)**Function**
785 -|(% style="width:154px" %)aa aa|(% style="width:196px" %)Sampling interval (range: 6~~65535s)
786 -|(% style="width:154px" %)bb|(% style="width:196px" %)Sampling times (range: 1~~12 times)
787 -
788 -Example: 0x0A 06 0A
789 -
790 -
791 791  = 4. Firmware update =
792 792  
793 793