Changes for page RS485 Configure Tool
Last modified by Xiaoling on 2025/01/04 15:52
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Edwin1 +XWiki.Lu - Content
-
... ... @@ -1,4 +1,4 @@ 1 -**Table of Contents:** 1 += **Table of Contents:** = 2 2 3 3 {{toc/}} 4 4 ... ... @@ -23,7 +23,6 @@ 23 23 24 24 * Import / Export commands 25 25 26 - 27 27 = 2. Hardware Connection = 28 28 29 29 ... ... @@ -31,7 +31,7 @@ 31 31 32 32 **[[Download RS485 Configure Tool>>https://www.dropbox.com/sh/us9qecn39fwt8n1/AABREdqUCzEmJMRrfuWuXasoa?dl=0]]**. 33 33 34 -[[image:image-20230928230446-1.png||height="275" width="471"]] 33 +[[image:image-20230928230446-1.png||_mstalt="431288" height="275" width="471"]] 35 35 36 36 = 3. Use the tool = 37 37 ... ... @@ -40,9 +40,12 @@ 40 40 41 41 Below is the block diagram of the RS485 Tool: 42 42 43 -[[image:image-20230928235259-4.png||height="681" width="915"]] 42 +[[image:image-20230928235259-4.png||_mstalt="434590" height="681" width="915"]] 44 44 44 +Below is the block diagram of the RS485 Tool V1.2: 45 45 46 + 47 + 46 46 == 3.1 General Configure: == 47 47 48 48 ... ... @@ -66,7 +66,6 @@ 66 66 67 67 * (% style="color:blue" %)**Configure Devices **(%%): Send General Configure Command to End Node. 68 68 69 - 70 70 == 3.2 Console Window: == 71 71 72 72 ... ... @@ -74,7 +74,7 @@ 74 74 75 75 User can also Send AT Commands to RS485 End Node in this window. 76 76 77 -[[image:image-20230928233408-3.png]] 78 +[[image:image-20230928233408-3.png||_mstalt="432289"]] 78 78 79 79 80 80 == 3.3 RS485 Commands to Sensor == ... ... @@ -116,20 +116,20 @@ 116 116 117 117 Their returnes will be shown in "RS485 Return Data" Area, such as below: 118 118 119 -[[image:image-20230930193108-1.png]] 120 +[[image:image-20230930193108-1.png||_mstalt="430235"]] 120 120 121 121 Use can choose to get "Discrete Data Bytes" or "Bytes Blocks": 122 122 123 -[[image:image-20230930193257-2.png]] Select the 1st ~~ 3rd bytes from the return. 124 +[[image:image-20230930193257-2.png||_mstalt="432198"]] Select the 1st ~~ 3rd bytes from the return. 124 124 125 -[[image:image-20230930193357-3.png]] Select the 3rd, 6th, 9th bytes from the return. 126 +[[image:image-20230930193357-3.png||_mstalt="432874"]] Select the 3rd, 6th, 9th bytes from the return. 126 126 127 -[[image:image-20230930193456-4.png]] After select the byte fetch method. User can see preview the result. This photo shows to fetch the Block 1~~3 from the first return. 128 +[[image:image-20230930193456-4.png||_mstalt="433212"]] After select the byte fetch method. User can see preview the result. This photo shows to fetch the Block 1~~3 from the first return. 128 128 129 129 130 130 Below is the full screen shot: 131 131 132 -[[image:image-20230930193658-5.png||height="735" width="1146"]] 133 +[[image:image-20230930193658-5.png||_mstalt="434876" height="735" width="1146"]] 133 133 134 134 135 135 (% style="color:blue" %)**AT+CMDDL**(%%): This specify the delay for RS485 End Node to wait for the RS485 sensors return. If RS485 sensors doesn't reply in this time. End Node will consider there is no reply. ... ... @@ -150,22 +150,28 @@ 150 150 151 151 * (% style="color:blue" %)**Erase All **(%%): Clear All Configured Commands in the RS485. It won't erase the commands shows in the preview window. 152 152 153 - 154 154 == Change Log: == 155 155 156 156 === v1.1: === 157 157 158 +1.No spaces are required between each byte of the inquiry frame 158 158 160 +2.Improve the prompt box 159 159 160 - =TODO:=162 +3.AT instruction coverage function 161 161 164 +4.Button function prompt 162 162 163 - ~1.Add Payload Structure Window166 +=== V1.2: === 164 164 165 - 2.ModifyCharstolooksnicer168 +1.Fixed overwrite failure when AT instruction has multiple parameters 166 166 167 - 3.Each COmmandcan have seperatereturn processcommand.170 +2.Add Payload Structure Window 168 168 169 - 4.172 += TODO: = 170 170 174 +~1. Add Payload Structure Window(Done at v1.2) 175 + 176 +2. Modify Chars to looks nicer ( Done at v1.1) 177 + 171 171