Changes for page DMT01

Last modified by Mengting Qiu on 2025/08/11 18:25

From version 67.3
edited by Mengting Qiu
on 2025/08/06 18:05
Change comment: There is no comment for this version
To version 67.8
edited by Mengting Qiu
on 2025/08/06 18:18
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -746,6 +746,21 @@
746 746  
747 747  Format: Command Code (0x09) followed by 4 bytes.
748 748  
749 +Example: 09 aa aa bb bb
750 +
751 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
752 +|=(% style="width: 155px;background-color:#4F81BD;color:white" %)**Parameter**|=(% style="width: 197px;background-color:#4F81BD;color:white" %)**Function**
753 +|(% style="width:154px" %)aa aa|(% style="width:196px" %)(((
754 +Minimum temperature threshold
755 +
756 +(Minimum not to exceed: -30℃)
757 +)))
758 +|(% style="width:154px" %)bb bb|(% style="width:196px" %)(((
759 +Maximum temperature threshold
760 +
761 +(Maximum not to exceed: 120℃)
762 +)))
763 +
749 749  * Example: 0x09 00 14 00 15  ~/~/ Set the minimum threshold to 20℃ and the maximum threshold to 25℃
750 750  * Example: 0x09 00 00 00 00  ~/~/  Disable threshold alarm mode
751 751  
... ... @@ -756,7 +756,13 @@
756 756  
757 757  
758 758  
774 +=== 3.2.7 Multi sampling ===
759 759  
776 +**Feature**: When the sample temperature is lower or higher than the set threshold, it will automatically alarm (the alarm mode is only for food temperature).
777 +
778 +
779 +
780 +
760 760  = 4. Firmware update =
761 761  
762 762