<
From version < 198.1 >
edited by Dilisi S
on 2024/11/17 19:33
To version < 199.1 >
edited by Dilisi S
on 2024/11/17 20:25
>
Change comment: Nov 17 edits - set 2

Summary

Details

Page properties
Content
... ... @@ -790,9 +790,9 @@
790 790  
791 791  (% style="color:#4f81bd" %)**TRI_DI FLAG+STA **(%%)is a combination to show which condition is trigger. Totally 1byte as below
792 792  
793 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:515px" %)
794 -|**bit7**|**bit6**|**bit5**|**bit4**|**bit3**|**bit2**|**bit1**|**bit0**
795 -|N/A|N/A|N/A|N/A|DI2_STATUS|DI2_FLAG|DI1_STATUS|DI1_FLAG
793 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:674px" %)
794 +|(% style="width:64px" %)**bit 7**|(% style="width:68px" %)**bit 6**|(% style="width:63px" %)**bit 5**|(% style="width:66px" %)**bit 4**|(% style="width:109px" %)**bit 3**|(% style="width:93px" %)**bit 2**|(% style="width:109px" %)**bit 1**|(% style="width:99px" %)**bit 0**
795 +|(% style="width:64px" %)N/A|(% style="width:68px" %)N/A|(% style="width:63px" %)N/A|(% style="width:66px" %)N/A|(% style="width:109px" %)DI2_STATUS|(% style="width:93px" %)DI2_FLAG|(% style="width:109px" %)DI1_STATUS|(% style="width:99px" %)DI1_FLAG
796 796  
797 797  * Each bits shows which status has been triggered on this uplink.
798 798  
... ... @@ -997,7 +997,7 @@
997 997  
998 998  (% style="color:#037691" %)**Downlink Payload**
999 999  
1000 -(% style="width:500px" %)
1000 +(% border="2" style="width:500px" %)
1001 1001  |(% style="width:95px" %)**Payload**|(% style="width:403px" %)<prefix>
1002 1002  |(% style="width:95px" %)**Parameters**|(% style="width:403px" %)**prefix **: AB 06
1003 1003  |(% style="width:95px" %)**Example**|(% style="width:403px" %)(((
... ... @@ -1012,7 +1012,7 @@
1012 1012  
1013 1013  (% style="color:#037691" %)**AT Command**
1014 1014  
1015 -(% style="width:500px" %)
1015 +(% border="2" style="width:500px" %)
1016 1016  |(% style="width:98px" %)**Command**|(% style="width:400px" %)AT+DTRI=<DI1_trigger>,<DI2_trigger>
1017 1017  |(% style="width:98px" %)**Response**|(% style="width:400px" %)
1018 1018  |(% style="width:98px" %)**Parameters**|(% style="width:400px" %)(((
... ... @@ -1037,7 +1037,7 @@
1037 1037  (% class="wikigeneratedid" %)
1038 1038  (% style="color:#037691" %)**Downlink Payload**
1039 1039  
1040 -(% style="width:500px" %)
1040 +(% border="2" style="width:500px" %)
1041 1041  |(% style="width:101px" %)**Payload**|(% style="width:397px" %)<prefix><DI1_trigger><DI2_trigger>
1042 1042  |(% style="width:101px" %)**Parameters**|(% style="width:397px" %)(((
1043 1043  **prefix :** AA 02
... ... @@ -1080,7 +1080,7 @@
1080 1080  
1081 1081  (% style="color:#037691" %)**AT Command**
1082 1082  
1083 -(% style="width:500px" %)
1083 +(% border="2" style="width:500px" %)
1084 1084  |(% style="width:101px" %)**Command**|(% style="width:397px" %)AT+TRIG1=<interrupt_mode>,<minimum_signal_duration>
1085 1085  |(% style="width:101px" %)**Response**|(% style="width:397px" %)
1086 1086  |(% style="width:101px" %)**Parameters**|(% style="width:397px" %)(((
... ... @@ -1112,7 +1112,6 @@
1112 1112  Set the DI1 port to trigger on a rising edge; the valid signal duration is 100 ms.
1113 1113  )))
1114 1114  
1115 -
1116 1116  ==== 3.4.2.8 Trigger2 – Set DI2 as a trigger ====
1117 1117  
1118 1118  Sets DI2 as a trigger.
... ... @@ -1162,7 +1162,7 @@
1162 1162  
1163 1163  ==== 3.4.2.9 Trigger – Set AC (current) as a trigger ====
1164 1164  
1165 -Sets the current trigger based on the AC port. See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
1164 +Sets the current trigger based on the AC port. See also [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
1166 1166  
1167 1167  * (% style="color:#037691" %)**AT Command:**(%%) (% style="color:blue" %)**AT+ACLIM**
1168 1168  
... ... @@ -1170,6 +1170,7 @@
1170 1170  
1171 1171  (% style="color:blue" %)**0x AA 01 aa bb cc dd ee ff gg hh        ** (%%) ~/~/ same as AT+ACLIM See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
1172 1172  
1172 +(% style="color:#037691" %)**AT Command**
1173 1173  
1174 1174  (% border="2" style="width:500px" %)
1175 1175  |(% style="width:104px" %)**Command**|(% style="width:394px" %)(((
... ... @@ -1176,7 +1176,15 @@
1176 1176  AT+ACLIM=<AC1_LIMIT_LOW>,< AC1_LIMIT_HIGH>,<AC2_LIMIT_LOW>,< AC2_LIMIT_HIGH>
1177 1177  )))
1178 1178  |(% style="width:104px" %)**Response**|(% style="width:394px" %)
1179 -|(% style="width:104px" %)**Parameters**|(% style="width:394px" %)-
1179 +|(% style="width:104px" %)**Parameters**|(% style="width:394px" %)(((
1180 +**AC1_LIMIT_LOW** : lower limit of the current to be checked / threshold
1181 +
1182 +**AC1_LIMIT_HIGH **: higher limit of the current to be checked / threshold
1183 +
1184 +**AC2_LIMIT_HIGH **: lower limit of the current to be checked / threshold
1185 +
1186 +**AC2_LIMIT_LOW** : higher limit of the current to be checked / threshold
1187 +)))
1180 1180  |(% style="width:104px" %)**Example**|(% style="width:394px" %)(((
1181 1181  AT+ACLIM=10000,15000,0,0
1182 1182  
... ... @@ -1183,6 +1183,8 @@
1183 1183  Triggers an uplink if AC1 current is lower than 10mA or higher than 15mA
1184 1184  )))
1185 1185  
1194 +(% style="color:#037691" %)**Downlink Payload**
1195 +
1186 1186  (% border="2" style="width:500px" %)
1187 1187  |(% style="width:104px" %)**Payload**|(% style="width:394px" %)<prefix><AC1_LIMIT_LOW>,< AC1_LIMIT_HIGH>,<AC2_LIMIT_LOW>,< AC2_LIMIT_HIGH>
1188 1188  |(% style="width:104px" %)**Parameters**|(% style="width:394px" %)(((
... ... @@ -1194,17 +1194,17 @@
1194 1194  
1195 1195  **AC2_LIMIT_HIGH **: lower limit of the current to be checked / threshold, two bytes in hexadecimal
1196 1196  
1197 -**AC2_LIMIT_HIGH** : higher limit of the current to be checked / threshold, two bytes in hexadecimal
1207 +**AC2_LIMIT_LOW** : higher limit of the current to be checked / threshold, two bytes in hexadecimal
1198 1198  )))
1199 1199  |(% style="width:104px" %)**Example**|(% style="width:394px" %)(((
1200 -AA 01 27 10 3A 98 00 00 00 00
1210 +AA 01 **27** **10 3A** **98** 00 00 00 00
1201 1201  
1202 -Triggers an uplink if AC1 current is lower than 10mA or higher than 15mA
1212 +Triggers an uplink if AC1 current is lower than 10mA or higher than 15mA. Set all values to zero for AC2 limits because we are only checking AC1 limits.
1203 1203  )))
1204 1204  
1205 1205  ==== 3.4.2.10 Trigger – Set AV (voltage) as trigger ====
1206 1206  
1207 -Sets the current trigger based on the AV port. See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
1217 +Sets the current trigger based on the AV port. See also [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
1208 1208  
1209 1209  * (% style="color:#037691" %)**AT Command**(%%): (% style="color:blue" %)**AT+AVLIM    **(%%)** See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]**
1210 1210  
... ... @@ -1213,6 +1213,22 @@
1213 1213  (% style="color:blue" %)**0x AA 00 aa bb cc dd ee ff gg hh    ** (%%) ~/~/ same as AT+AVLIM See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
1214 1214  
1215 1215  
1226 +(% border="2" style="width:500px" %)
1227 +|(% style="width:104px" %)Command|(% style="width:387px" %)AT+AVLIM= AV1_LIMIT_LOW>,< AV1_LIMIT_HIGH>,<AV2_LIMIT_LOW>,< AV2_LIMIT_HIGH>
1228 +|(% style="width:104px" %)Response|(% style="width:387px" %)
1229 +|(% style="width:104px" %)Parameters|(% style="width:387px" %)(((
1230 +**AC1_LIMIT_LOW** : lower limit of the current to be checked / threshold, two bytes in hexadecimal
1231 +
1232 +**AC1_LIMIT_HIGH **: higher limit of the current to be checked / threshold, two bytes in hexadecimal
1233 +
1234 +**AC2_LIMIT_HIGH **: lower limit of the current to be checked / threshold, two bytes in hexadecimal
1235 +
1236 +**AC2_LIMIT_LOW** : higher limit of the current to be checked / threshold, two bytes in hexadecimal
1237 +)))
1238 +|(% style="width:104px" %)Example|(% style="width:387px" %)
1239 +
1240 +
1241 +
1216 1216  ==== 3.4.2.11 Trigger – Set minimum interval ====
1217 1217  
1218 1218  Sets AV and AC trigger minimum interval. Device won't response to the second trigger within this set time after the first trigger.
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0