<
From version < 34.18 >
edited by Xiaoling
on 2023/07/01 14:38
To version < 34.8 >
edited by Xiaoling
on 2023/07/01 14:27
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -364,13 +364,15 @@
364 364  * Every 2 hours, this interval [[can be changed>>||anchor="H3.3.1SetTransmitIntervalTime"]].
365 365  * There is an Open/Close event.  (This info can be disabled by AT+DISALARM=1)
366 366  
367 -1) When **AT+TTRCHANNEL=1**, Uplink Payload totals **11 bytes**. (**Default mode**)
367 +1)When **AT+TTRCHANNEL=1**, Uplink Payload totals **11 bytes**. (**Default mode**)
368 368  
369 369  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:515px" %)
370 370  |=(% colspan="5" style="background-color:#D9E2F3;color:#0070C0;width:515px" %)**Real-Time Open/Close Status, FPORT=2**
371 371  |(% style="width:94px" %)**Size(bytes)**|(% style="width:97px" %)**1**|(% style="width:95px" %)**3**|(% style="width:119px" %)**3**|(% style="width:107px" %)**4**
372 372  |(% style="width:95px" %)**Value**|(% style="width:97px" %)(((
373 -Status & [[Alarm>>||anchor="H3.3.4A0AlarmBaseonTimeout"]]
373 +Status
374 +
375 +&[[Alarm>>||anchor="H3.3.4A0AlarmBaseonTimeout"]]
374 374  )))|(% style="width:95px" %)Total open door events|(% style="width:119px" %)(((
375 375  The last door open duration (unit: sec)
376 376  )))|(% style="width:108px" %)[[Unix TimeStamp>>||anchor="H2.5.2UnixTimeStamp"]]
... ... @@ -382,9 +382,11 @@
382 382  |(% style="width:76px" %)**Value**|(% style="width:96px" %)Reserve|(% style="width:110px" %)(((
383 383  Count mod
384 384  )))|(% style="width:106px" %)TDC flag 0:No;1:Yes|(% style="width:148px" %)(((
385 -Alarm 0: No Alarm; 1: Alarm
387 +Alarm 0: No Alarm;
388 +1: Alarm
386 386  )))|(% style="width:131px" %)(((
387 -Status 0: Close; 1: Open
390 +Status 0: Close;
391 +1: Open
388 388  )))
389 389  
390 390  [[image:image-20230630155451-2.png||height="246" width="928"]]
... ... @@ -440,43 +440,55 @@
440 440  [[image:image-20230701094042-1.png||height="154" width="763"]]
441 441  
442 442  
443 -2) When **AT+TTRCHANNEL=2**, Uplink Payload totals **18 bytes**.
447 +2)When **AT+TTRCHANNEL=2**, Uplink Payload totals **18 bytes**.
444 444  
445 445  (When the maximum DR of some frequencies is 11 bytes, it will cause the server to receive empty packets)
446 446  
447 447  (% style="color:red" %)**Note:When using the AT+TTRCHANNEL=2 command, the Datalog function cannot be used.**
448 448  
449 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:515px" %)
450 -|=(% colspan="8" style="background-color:#D9E2F3;color:#0070C0; width: 515px;" %)**Real-Time Open/Close Status, FPORT=2**
451 -|(% style="width:50px" %)**Size(bytes)**|(% style="width:97px" %)**1**|(% style="width:95px" %)**3**|(% style="width:125px" %)**3**|(% style="width:100px" %)**4**|(% style="width:86px" %)**1**|(% style="width:96px" %)**3**|(% style="width:126px" %)**3**
453 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:819px" %)
454 +|=(% colspan="8" style="background-color: rgb(217, 226, 243); color: rgb(0, 112, 192); width: 817px;" %)**Real-Time Open/Close Status, FPORT=2**
455 +|(% style="width:94px" %)**Size(bytes)**|(% style="width:97px" %)**1**|(% style="width:95px" %)**3**|(% style="width:125px" %)**3**|(% style="width:100px" %)**4**|(% style="width:86px" %)**1**|(% style="width:96px" %)**3**|(% style="width:126px" %)**3**
452 452  |(% style="width:95px" %)**Value**|(% style="width:97px" %)(((
453 -Status1 & [[Alarm>>||anchor="H3.3.4A0AlarmBaseonTimeout"]]1
457 +Status1
458 +
459 +&[[Alarm>>||anchor="H3.3.4A0AlarmBaseonTimeout"]]1
454 454  )))|(% style="width:95px" %)Total open door events1|(% style="width:125px" %)(((
455 455  The last door open duration1 (unit: sec)
456 456  )))|(% style="width:100px" %)[[Unix TimeStamp>>||anchor="H2.5.2UnixTimeStamp"]]|(% style="width:86px" %)(((
457 -Status2 & [[Alarm>>||anchor="H3.3.4A0AlarmBaseonTimeout"]]2
463 +Status2
464 +
465 +&[[Alarm>>||anchor="H3.3.4A0AlarmBaseonTimeout"]]2
458 458  )))|(% style="width:96px" %)Total open door events2|(% style="width:126px" %)The last door open duration2 (unit: sec)
459 459  
460 460  **Status1 & Alarm1:**
461 461  
462 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:515px" %)
463 -|(% style="background-color:#d9e2f3; color:#0070c0; width:50px" %)**Size(bit)**|(% style="background-color:#d9e2f3; color:#0070c0; width:79px" %)**[bit7:bit4]**|(% style="background-color:#d9e2f3; color:#0070c0; width:99px" %)**bit3**|(% style="background-color:#d9e2f3; color:#0070c0; width:103px" %)**bit2**|(% style="background-color:#d9e2f3; color:#0070c0; width:216px" %)**bit1**|(% style="background-color:#d9e2f3; color:#0070c0; width:181px" %)**bit0**
470 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:775px" %)
471 +|(% style="background-color:#d9e2f3; color:#0070c0; width:59px" %)**Size(bit)**|(% style="background-color:#d9e2f3; color:#0070c0; width:79px" %)**[bit7:bit4]**|(% style="background-color:#d9e2f3; color:#0070c0; width:99px" %)**bit3**|(% style="background-color:#d9e2f3; color:#0070c0; width:103px" %)**bit2**|(% style="background-color:#d9e2f3; color:#0070c0; width:216px" %)**bit1**|(% style="background-color:#d9e2f3; color:#0070c0; width:181px" %)**bit0**
464 464  |(% style="width:76px" %)**Value**|(% style="width:96px" %)Reserve|(% style="width:99px" %)(((
465 465  Count mod
466 466  )))|(% style="width:103px" %)TDC flag 0:No;1:Yes|(% style="width:216px" %)(((
467 -Alarm1 0: No Alarm; 1: Alarm (PA8 of pin)
475 +Alarm1 0: No Alarm; 1: Alarm
476 +
477 +(PA8 of pin)
468 468  )))|(% style="width:181px" %)(((
469 -Status1 0: Close; 1: Open (PA8 of pin)
479 +Status1 0: Close; 1:Open
480 +
481 +(PA8 of pin)
470 470  )))
471 471  
472 472  **Status2 & Alarm2:**
473 473  
474 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:515px" %)
475 -|(% style="background-color:#d9e2f3; color:#0070c0; width:50px" %)**Size(bit)**|(% style="background-color:#d9e2f3; color:#0070c0; width:113px" %)**[bit7:bit2]**|(% style="background-color:#d9e2f3; color:#0070c0; width:219px" %)**bit1**|(% style="background-color:#d9e2f3; color:#0070c0; width:181px" %)**bit0**
486 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:591px" %)
487 +|(% style="background-color:#d9e2f3; color:#0070c0; width:59px" %)**Size(bit)**|(% style="background-color:#d9e2f3; color:#0070c0; width:113px" %)**[bit7:bit2]**|(% style="background-color:#d9e2f3; color:#0070c0; width:219px" %)**bit1**|(% style="background-color:#d9e2f3; color:#0070c0; width:181px" %)**bit0**
476 476  |(% style="width:76px" %)**Value**|(% style="width:113px" %)Reserve|(% style="width:219px" %)(((
477 -Alarm2 0: No Alarm; 1: Alarm (PA4 of pin)
489 +Alarm2 0: No Alarm; 1: Alarm
490 +
491 +(PA4 of pin)
478 478  )))|(% style="width:181px" %)(((
479 -Status2 0: Close; 1: Open (PA4 of pin)
493 +Status2 0: Close,;1:Open
494 +
495 +(PA4 of pin)
480 480  )))
481 481  
482 482  [[image:image-20230630155908-6.png||height="295" width="927"]]
... ... @@ -543,7 +543,9 @@
543 543  |=(% colspan="5" style="background-color:#D9E2F3;color:#0070C0;width:515px" %)**Real-Time Open/Close Status, FPORT=3**
544 544  |(% style="width:94px" %)**Size(bytes)**|(% style="width:97px" %)**1**|(% style="width:95px" %)**3**|(% style="width:119px" %)**3**|(% style="width:107px" %)**4**
545 545  |(% style="width:95px" %)**Value**|(% style="width:97px" %)(((
546 -Status & [[Alarm>>||anchor="H3.3.4A0AlarmBaseonTimeout"]]
562 +Status
563 +
564 +&[[Alarm>>||anchor="H3.3.4A0AlarmBaseonTimeout"]]
547 547  )))|(% style="width:95px" %)Total open door events|(% style="width:119px" %)(((
548 548  The last door open duration (unit: sec)
549 549  )))|(% style="width:108px" %)[[Unix TimeStamp>>||anchor="H2.5.2UnixTimeStamp"]]
... ... @@ -550,16 +550,24 @@
550 550  
551 551  **Status & Alarm:**
552 552  
553 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:515px" %)
554 -|(% style="background-color:#d9e2f3; color:#0070c0; width:50px" %)**Size(bit)**|(% style="background-color:#d9e2f3; color:#0070c0; width:88px" %)**bit7**|(% style="background-color:#d9e2f3; color:#0070c0; width:92px" %)**bit6**|(% style="background-color:#d9e2f3; color:#0070c0; width:89px" %)**[bit5:bit4]**|(% style="background-color:#d9e2f3; color:#0070c0; width:90px" %)**bit3**|(% style="background-color:#d9e2f3; color:#0070c0; width:95px" %)**bit2**|(% style="background-color:#d9e2f3; color:#0070c0; width:116px" %)**bit1**|(% style="background-color:#d9e2f3; color:#0070c0; width:112px" %)**bit0**
571 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:755px" %)
572 +|(% style="background-color:#d9e2f3; color:#0070c0; width:59px" %)**Size(bit)**|(% style="background-color:#d9e2f3; color:#0070c0; width:88px" %)**bit7**|(% style="background-color:#d9e2f3; color:#0070c0; width:92px" %)**bit6**|(% style="background-color:#d9e2f3; color:#0070c0; width:89px" %)**[bit5:bit4]**|(% style="background-color:#d9e2f3; color:#0070c0; width:90px" %)**bit3**|(% style="background-color:#d9e2f3; color:#0070c0; width:95px" %)**bit2**|(% style="background-color:#d9e2f3; color:#0070c0; width:116px" %)**bit1**|(% style="background-color:#d9e2f3; color:#0070c0; width:112px" %)**bit0**
555 555  |(% style="width:76px" %)**Value**|(% style="width:88px" %)No ACK message|(% style="width:92px" %)Poll Message Flag|(% style="width:89px" %)Reserve|(% style="width:90px" %)(((
556 556  Count mod
557 557  )))|(% style="width:95px" %)(((
558 -TDC flag 0:No; 1:Yes
576 +TDC flag 0:No;
577 +
578 +1:Yes
559 559  )))|(% style="width:116px" %)(((
560 -Alarm 0: No Alarm; 1: Alarm
580 +Alarm
581 +
582 +0: No Alarm;
583 +
584 +1: Alarm
561 561  )))|(% style="width:112px" %)(((
562 -Status 0:Close; 1: Open
586 +Status 0:Close;
587 +
588 +1: Open
563 563  )))
564 564  
565 565  * (((
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0