Last modified by Xiaoling on 2025/06/12 15:06

From version 117.3
edited by Xiaoling
on 2025/03/29 09:07
Change comment: There is no comment for this version
To version 117.4
edited by Xiaoling
on 2025/03/29 09:12
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -781,7 +781,7 @@
781 781  
782 782  If payload is: FF3FH :  (FF3F & 8000 == 1) , temp = (FF3FH - 65536)/10 = -19.3 degrees.
783 783  
784 -FF3F & 8000:Judge whether the highest bit is 1, when the highest bit is 1, it is negative
784 +(FF3F & 8000:Judge whether the highest bit is 1, when the highest bit is 1, it is negative)
785 785  
786 786  
787 787  ==== 2.3.3.3 Digital Input ====
... ... @@ -1152,8 +1152,8 @@
1152 1152  
1153 1153  (% style="color:#037691" %)**AT Command:**(% style="color:blue" %)** **(% style="color:#4472c4" %)**AT+INTMODx=a,b**
1154 1154  
1155 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:420px" %)
1156 -|=(% style="width: 116px; background-color: rgb(79, 129, 189); color: white;" %)**Parameter **|=(% style="width: 392px; background-color: rgb(79, 129, 189); color: white;" %)**Values and functions**
1155 +(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:420px" %)
1156 +|=(% style="width: 116px; background-color: rgb(79, 129, 189); color: white;" %)**Parameter **|=(% style="width: 304px; background-color: rgb(79, 129, 189); color: white;" %)**Values and functions**
1157 1157  |(% style="width:116px" %)(((
1158 1158  
1159 1159  
... ... @@ -1359,7 +1359,7 @@
1359 1359  )))
1360 1360  
1361 1361  (% border="1" cellspacing="3" style="background-color:#f2f2f2; width:510px" %)
1362 -|=(% style="width: 155px; background-color:#4F81BD;color:white" %)**Command Example**|=(% style="width: 112px; background-color:#4F81BD;color:white" %)**Function**|=(% style="width: 242px; background-color:#4F81BD;color:white" %)**parameters**
1362 +|=(% style="width: 155px; background-color:#4F81BD;color:white" %)**Command Example**|=(% style="width: 112px; background-color:#4F81BD;color:white" %)**Function**|=(% style="width: 243px; background-color:#4F81BD;color:white" %)**parameters**
1363 1363  |(% colspan="1" rowspan="3" style="width:155px" %)(((
1364 1364  AT+PWMOUT=a,b,c
1365 1365