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)
-
Attachments (0 modified, 0 added, 7 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Lu1 +XWiki.Edwin - Content
-
... ... @@ -1,4 +1,4 @@ 1 - =**Table of Contents:**=1 +**Table of Contents:** 2 2 3 3 {{toc/}} 4 4 ... ... @@ -23,6 +23,7 @@ 23 23 24 24 * Import / Export commands 25 25 26 + 26 26 = 2. Hardware Connection = 27 27 28 28 ... ... @@ -30,23 +30,18 @@ 30 30 31 31 **[[Download RS485 Configure Tool>>https://www.dropbox.com/sh/us9qecn39fwt8n1/AABREdqUCzEmJMRrfuWuXasoa?dl=0]]**. 32 32 33 -[[image:image-20230928230446-1.png|| _mstalt="431288"height="275" width="471"]]34 +[[image:image-20230928230446-1.png||height="275" width="471"]] 34 34 35 35 = 3. Use the tool = 36 36 37 37 == Overview == 38 38 39 -**warning: Please do not input multiple instructions at once for a site, as this may result in incorrect data** 40 40 41 41 Below is the block diagram of the RS485 Tool: 42 42 43 -[[image:image-20230928235259-4.png|| _mstalt="434590"height="681" width="915"]]43 +[[image:image-20230928235259-4.png||height="681" width="915"]] 44 44 45 -Below is the block diagram of the RS485 Tool V1.2: 46 46 47 -[[image:image-20231010145454-2.png||_mstalt="428597" height="689" width="921"]] 48 - 49 - 50 50 == 3.1 General Configure: == 51 51 52 52 ... ... @@ -70,6 +70,7 @@ 70 70 71 71 * (% style="color:blue" %)**Configure Devices **(%%): Send General Configure Command to End Node. 72 72 69 + 73 73 == 3.2 Console Window: == 74 74 75 75 ... ... @@ -77,7 +77,7 @@ 77 77 78 78 User can also Send AT Commands to RS485 End Node in this window. 79 79 80 -[[image:image-20230928233408-3.png ||_mstalt="432289"]]77 +[[image:image-20230928233408-3.png]] 81 81 82 82 83 83 == 3.3 RS485 Commands to Sensor == ... ... @@ -119,21 +119,20 @@ 119 119 120 120 Their returnes will be shown in "RS485 Return Data" Area, such as below: 121 121 122 -[[image:image-20230930193108-1.png ||_mstalt="430235"]]119 +[[image:image-20230930193108-1.png]] 123 123 124 124 Use can choose to get "Discrete Data Bytes" or "Bytes Blocks": 125 125 126 -[[image:image-20230930193257-2.png ||_mstalt="432198"]] Select the 1st-3rd bytes from the return.123 +[[image:image-20230930193257-2.png]] Select the 1st ~~ 3rd bytes from the return. 127 127 128 -[[image:image-20230930193357-3.png ||_mstalt="432874"]] Select the 3rd, 6th, 9th bytes from the return.125 +[[image:image-20230930193357-3.png]] Select the 3rd, 6th, 9th bytes from the return. 129 129 130 -[[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.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. 131 131 132 -[[image:image-20231010150227-4.png||_mstalt="427531"]] Based on the AT command in the preview window, the node will upload data in the format of the left image 133 133 134 134 Below is the full screen shot: 135 135 136 -[[image:image-2023 1010150054-3.png||_mstalt="426504"]]132 +[[image:image-20230930193658-5.png||height="735" width="1146"]] 137 137 138 138 139 139 (% 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. ... ... @@ -154,52 +154,22 @@ 154 154 155 155 * (% style="color:blue" %)**Erase All **(%%): Clear All Configured Commands in the RS485. It won't erase the commands shows in the preview window. 156 156 157 -== 3.6 Reference video == 158 158 159 -link:[[https:~~/~~/youtu.be/l9fLE3ekY4I>>https://youtu.be/l9fLE3ekY4I]] 160 - 161 161 == Change Log: == 162 162 163 163 === v1.1: === 164 164 165 -1.No spaces are required between each byte of the inquiry frame 166 166 167 -2.Improve the prompt box 168 168 169 - 3.ATinstruction coverage function160 += TODO: = 170 170 171 -4.Button function prompt 172 172 173 - === V1.2:===163 +~1. Add Payload Structure Window 174 174 175 - 1.Fixedoverwritefailurewhen AT instructionhasmultipleparameters165 +2. Modify Chars to looks nicer 176 176 177 - 2.AddPayloadStructureWindow167 +3. Each COmmand can have seperate return process command. 178 178 179 - === V1.3: ===169 +4. 180 180 181 -Fixed bug in V1.2 182 - 183 -1.When the input cut value exceeds the number of bytes returned, an incorrect AT instruction will be generated 184 - 185 -New: 186 - 187 -1.Control the inquiry time input box between inquiry frames 188 - 189 -2.The inquiry frame does not require CRC verification input 190 - 191 -[[image:image-20240311144211-2.png]] 192 - 193 -=== V1.3.1: === 194 - 195 -Added a password input box. 196 -When using NB modules or nodes with access passwords other than 123456. 197 -Enter the password before connecting to the serial port 198 - 199 -[[image:image-20240620083959-1.png]] 200 - 201 -= TODO: = 202 - 203 -~1. Add Payload Structure Window(Done at v1.2) 204 - 205 -2. Modify Chars to looks nicer ( Done at v1.1) 171 +
- image-20231010145353-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Lu - Size
-
... ... @@ -1,1 +1,0 @@ 1 -145.4 KB - Content
- image-20231010145454-2.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Lu - Size
-
... ... @@ -1,1 +1,0 @@ 1 -118.4 KB - Content
- image-20231010150054-3.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Lu - Size
-
... ... @@ -1,1 +1,0 @@ 1 -124.4 KB - Content
- image-20231010150227-4.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Lu - Size
-
... ... @@ -1,1 +1,0 @@ 1 -4.7 KB - Content
- image-20240311143856-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Lu - Size
-
... ... @@ -1,1 +1,0 @@ 1 -174.5 KB - Content
- image-20240311144211-2.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Lu - Size
-
... ... @@ -1,1 +1,0 @@ 1 -180.9 KB - Content
- image-20240620083959-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Lu - Size
-
... ... @@ -1,1 +1,0 @@ 1 -122.9 KB - Content