Changes for page DMT01
Last modified by Mengting Qiu on 2025/08/11 18:25
From version 67.5
edited by Mengting Qiu
on 2025/08/06 18:11
on 2025/08/06 18:11
Change comment:
There is no comment for this version
To version 69.3
edited by Mengting Qiu
on 2025/08/06 18:40
on 2025/08/06 18:40
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -736,7 +736,6 @@ 736 736 ))) 737 737 738 738 739 - 740 740 === 3.2.6 Alarm Mode === 741 741 742 742 ... ... @@ -746,11 +746,21 @@ 746 746 747 747 Format: Command Code (0x09) followed by 4 bytes. 748 748 748 +Example: 09 aa aa bb bb 749 + 749 749 (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %) 750 -|=(% style="width: 155px;background-color:#4F81BD;color:white" %)** Command Example**|=(% style="width: 197px;background-color:#4F81BD;color:white" %)**Function**751 -|(% style="width:154px" %) AT+3V3T=?|(% style="width:196px" %)Show 3.3V open time.752 - |(% style="width:154px"%)AT+3V3T=1000|(% style="width:196px" %)Closeftera delayof 1000 milliseconds.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 753 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 + 754 754 * Example: 0x09 00 14 00 15 ~/~/ Set the minimum threshold to 20℃ and the maximum threshold to 25℃ 755 755 * Example: 0x09 00 00 00 00 ~/~/ Disable threshold alarm mode 756 756 ... ... @@ -761,9 +761,25 @@ 761 761 762 762 763 763 773 +=== 3.2.7 Multi sampling === 764 764 775 +Feature: Sampling multiple times and uplink together. 765 765 777 +Format: Command Code (0x0A) followed by 3 bytes. 766 766 779 +Example: 0A aa aa bb 780 + 781 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %) 782 +|=(% style="width: 155px;background-color:#4F81BD;color:white" %)**Parameter**|=(% style="width: 197px;background-color:#4F81BD;color:white" %)**Function** 783 +|(% style="width:154px" %)aa aa|(% style="width:196px" %)Sampling interval (range: 6~~65535s) 784 +|(% style="width:154px" %)bb bb|(% style="width:196px" %)((( 785 +Maximum temperature threshold 786 + 787 +(Maximum not to exceed: 120℃) 788 +))) 789 + 790 + 791 + 767 767 = 4. Firmware update = 768 768 769 769