Last modified by Xiaoling on 2025/04/23 15:57

From version 32.3
edited by Xiaoling
on 2022/06/02 09:39
Change comment: There is no comment for this version
To version 32.1
edited by Xiaoling
on 2022/06/02 09:39
Change comment: Uploaded new attachment "1654133954153-643.png", version {1}

Summary

Details

Page properties
Content
... ... @@ -915,11 +915,11 @@
915 915  
916 916  **AT+MBFUN has only two value:**
917 917  
918 -* **AT+MBFUN=1**: Enable Modbus reading. And get response base on the MODBUS return
918 +* AT+MBFUN=1: Enable Modbus reading. And get response base on the MODBUS return
919 919  
920 920  AT+MBFUN=1, device can auto read the Modbus function code: 01, 02, 03 or 04. AT+MBFUN has lower priority vs AT+DATACUT command. If AT+DATACUT command is configured, AT+MBFUN will be ignore.
921 921  
922 -* **AT+MBFUN=0**: Disable Modbus fast reading.
922 +* AT+MBFUN=0: Disable Modbus fast reading.
923 923  
924 924  
925 925  **Example:**
... ... @@ -931,15 +931,14 @@
931 931  [[image:1654133913295-597.png]]
932 932  
933 933  
934 -[[image:1654133954153-643.png]]
934 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image026.png]]
935 935  
936 936  
937 -* **Downlink Commands:**
937 +* Downlink Commands:
938 938  
939 -**A9 aa** ~-~-> Same as AT+MBFUN=aa
939 +A9 aa -à Same as AT+MBFUN=aa
940 940  
941 941  
942 -
943 943  ==== RS485 command timeout ====
944 944  
945 945  Some Modbus device has slow action to send replies. This command is used to configure the RS485-BL to use longer time to wait for their action.