Last modified by Mengting Qiu on 2025/06/04 18:42

From version 82.22
edited by Xiaoling
on 2022/06/20 11:57
Change comment: There is no comment for this version
To version 82.25
edited by Xiaoling
on 2022/06/20 12:00
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -397,13 +397,13 @@
397 397  (% class="box infomessage" %)
398 398  (((
399 399  (((
400 -**AT+TRIG1=0,100 (set DI1 port to trigger on low level, valid signal is 100ms) **
400 +**AT+TRIG1=0,100  (set DI1 port to trigger on low level, valid signal is 100ms) **
401 401  
402 -**AT+TRIG1=1,100(set DI1 port to trigger on high level, valid signal is 100ms ) **
402 +**AT+TRIG1=1,100  (set DI1 port to trigger on high level, valid signal is 100ms ) **
403 403  
404 -**AT+TRIG2=0,100 (set DI2 port to trigger on low level, valid signal is 100ms) **
404 +**AT+TRIG2=0,100  (set DI2 port to trigger on low level, valid signal is 100ms) **
405 405  
406 -**AT+TRIG2=1,100 (set DI2 port to trigger on high level, valid signal is 100ms ) **
406 +**AT+TRIG2=1,100  (set DI2 port to trigger on high level, valid signal is 100ms ) **
407 407  
408 408  **AT+SETCNT=1,60   (Set COUNT1 value to 60)**
409 409  
... ... @@ -501,22 +501,19 @@
501 501  
502 502  
503 503  **Plus below command for AVI1 Counting:**
504 -)))
505 505  
506 -(% class="box infomessage" %)
507 -(((
508 -(((
509 -(% style="color:blue" %)**AT+SETCNT=3,60**(%%)**   (set AVI Count to 60)**
510 510  
511 -(% style="color:blue" %)**AT+VOLMAX=20000**(%%)**   (If AVI1 voltage higher than VOLMAX (20000mV =20v), counter increase 1)**
506 +(% style="color:blue" %)**AT+SETCNT=3,60**(%%)**  (set AVI Count to 60)**
512 512  
513 -(% style="color:blue" %)**AT+VOLMAX=20000,0**(%%)**   (If AVI1 voltage lower than VOLMAX (20000mV =20v), counter increase 1)**
508 +(% style="color:blue" %)**AT+VOLMAX=20000**(%%)**  (If AVI1 voltage higher than VOLMAX (20000mV =20v), counter increase 1)**
514 514  
515 -(% style="color:blue" %)**AT+VOLMAX=20000,1**(%%)**   (If AVI1 voltage higer than VOLMAX (20000mV =20v), counter increase 1)**
510 +(% style="color:blue" %)**AT+VOLMAX=20000,0**(%%)**  (If AVI1 voltage lower than VOLMAX (20000mV =20v), counter increase 1)**
511 +
512 +(% style="color:blue" %)**AT+VOLMAX=20000,1**(%%)**  (If AVI1 voltage higer than VOLMAX (20000mV =20v), counter increase 1)**
516 516  )))
517 -)))
518 518  
519 519  
516 +
520 520  === 3.3.5 AT+MOD~=5, Single DI Counting + 2 x AVI + 1 x ACI ===
521 521  
522 522  
... ... @@ -576,6 +576,7 @@
576 576  1. Periodically uplink (Base on TDC time). Payload is same as the normal MOD (MOD 1 for above command). This uplink uses LoRaWAN (% style="color:#4f81bd" %)**unconfirmed**(%%) data type
577 577  1. Trigger uplink when meet the trigger condition. LT will sent two packets in this case, the first uplink use payload specify in this mod (mod=6), the second packets use the normal mod payload(MOD=1 for above settings). Both Uplinks use LoRaWAN (% style="color:#4f81bd" %)**CONFIRMED data type.**
578 578  
576 +
579 579  (% style="color:#037691" %)**AT Command to set Trigger Condition**:
580 580  
581 581  (% style="color:#4f81bd" %)**Trigger base on voltage**:
... ... @@ -1136,7 +1136,7 @@
1136 1136  
1137 1137  * (% style="color:#037691" %)**AT Command:**
1138 1138  
1139 -(% style="color:#037691" %)**​​​​​​​**(%%)**AT+VOLMAX   ** ~/~/ See [[MOD4>>||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]]
1137 +**AT+VOLMAX   ** ~/~/ See [[MOD4>>||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]]
1140 1140  
1141 1141  
1142 1142  * (% style="color:#037691" %)**Downlink Payload (prefix 0xA5):**