<
From version < 29.2 >
edited by Xiaoling
on 2022/06/24 14:30
To version < 29.3 >
edited by Xiaoling
on 2022/06/24 14:30
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -422,13 +422,13 @@
422 422  
423 423  AT+DYSENSOR=Type_Code, Query_Length, Query_Command , Read_Length , Valid_Data ,has_CRC,timeout
424 424  
425 -* Type_Code range: A1 ~~ A4
426 -* Query_Length: RS485 Query frame length, Value cannot be greater than 10
427 -* Query_Command: RS485 Query frame data to be sent to sensor, cannot be larger than 10 bytes
428 -* Read_Length: RS485 response frame length supposed to receive. Max can receive
429 -* Valid_Data: valid data from RS485 Response, Valid Data will be added to Payload and upload via LoRaWAN.
430 -* has_CRC: RS485 Response crc check  (0: no verification required 1: verification required). If CRC=1 and CRC error, valid data will be set to 0.
431 -* timeout: RS485 receive timeout (uint:ms). Device will close receive window after timeout
425 +* Type_Code range:  A1 ~~ A4
426 +* Query_Length:  RS485 Query frame length, Value cannot be greater than 10
427 +* Query_Command:  RS485 Query frame data to be sent to sensor, cannot be larger than 10 bytes
428 +* Read_Length:  RS485 response frame length supposed to receive. Max can receive
429 +* Valid_Data:  valid data from RS485 Response, Valid Data will be added to Payload and upload via LoRaWAN.
430 +* has_CRC:  RS485 Response crc check  (0: no verification required 1: verification required). If CRC=1 and CRC error, valid data will be set to 0.
431 +* timeout:  RS485 receive timeout (uint:ms). Device will close receive window after timeout
432 432  
433 433  Example:
434 434  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0