Changes for page RS485 Configure Tool
Last modified by Xiaoling on 2025/01/04 15:52
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 3 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Lu1 +XWiki.Xiaoling - Content
-
... ... @@ -1,4 +1,4 @@ 1 - =**Table of Contents:**=1 +**Table of Contents:** 2 2 3 3 {{toc/}} 4 4 ... ... @@ -23,6 +23,8 @@ 23 23 24 24 * Import / Export commands 25 25 26 + 27 + 26 26 = 2. Hardware Connection = 27 27 28 28 ... ... @@ -30,7 +30,7 @@ 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"]]35 +[[image:image-20230928230446-1.png||height="275" width="471"]] 34 34 35 35 = 3. Use the tool = 36 36 ... ... @@ -39,35 +39,33 @@ 39 39 40 40 Below is the block diagram of the RS485 Tool: 41 41 42 -[[image:image-20230928235259-4.png|| _mstalt="434590"height="681" width="915"]]44 +[[image:image-20230928235259-4.png||height="681" width="915"]] 43 43 44 -Below is the block diagram of the RS485 Tool V1.2: 45 45 46 - [[image:image-20231010145454-2.png||height="689"width="921"]]47 +== 3.1 General Configure: == 47 47 48 48 49 - ==3.1General Configure:==50 +* (% style="color:blue" %)**Port**(%%): COM port in PC to connect to RS485 End Node. 50 50 52 +* (% style="color:blue" %)**Node Baud Rate**(%%): The Baud Rate for RS485 End Node. 51 51 52 -* (% style="color:blue" %)** Port**(%%):COMportPC toconnecttoRS485End Node.54 +* (% style="color:blue" %)**5VT**(%%): 5v Power_On_Duration for external RS485 Sensors. Unit: ms. 53 53 54 -* (% style="color:blue" %)** NodeBaudRateTheBaud RateforRS485 End Node.56 +* (% style="color:blue" %)**Connect End Node**(%%): Connect to RS485 End Node. 55 55 56 -* (% style="color:blue" %)** 5VT**(%%):5v Power_On_DurationforexternalRS485Sensors.Unit: ms.58 +* (% style="color:blue" %)**Disconnect End Node**(%%): Disconnect RS485 End Node. 57 57 58 -* (% style="color:blue" %)** Connect End Node**(%%):Connectto RS485End Node.60 +* (% style="color:blue" %)**Sensor Baud Rate**(%%): Baud Rate of RS485 Sensors. 59 59 60 -* (% style="color:blue" %)** Disconnect End Node**(%%): Disconnect RS485End Node.62 +* (% style="color:blue" %)**Sensor Data Bit**(%%): Data Bit of RS485 Sensors 61 61 62 -* (% style="color:blue" %)**Sensor Baud Rate **(%%):BaudRateof RS485 Sensors.64 +* (% style="color:blue" %)**Sensor Check Bit**(%%): Check Bit of RS485 Sensors. 63 63 64 -* (% style="color:blue" %)**Sensor DataBitDataBit of RS485 Sensors66 +* (% style="color:blue" %)**Sensor Stop Bit**(%%): Stop Bit of RS485 Sensors 65 65 66 -* (% style="color:blue" %)** SensorCheckBit**(%%):CheckBitofRS485Sensors.68 +* (% style="color:blue" %)**Configure Devices**(%%): Send General Configure Command to End Node. 67 67 68 -* (% style="color:blue" %)**Sensor Stop Bit **(%%): Stop Bit of RS485 Sensors 69 69 70 -* (% style="color:blue" %)**Configure Devices **(%%): Send General Configure Command to End Node. 71 71 72 72 == 3.2 Console Window: == 73 73 ... ... @@ -76,7 +76,7 @@ 76 76 77 77 User can also Send AT Commands to RS485 End Node in this window. 78 78 79 -[[image:image-20230928233408-3.png ||_mstalt="432289"]]79 +[[image:image-20230928233408-3.png]] 80 80 81 81 82 82 == 3.3 RS485 Commands to Sensor == ... ... @@ -118,20 +118,20 @@ 118 118 119 119 Their returnes will be shown in "RS485 Return Data" Area, such as below: 120 120 121 -[[image:image-20230930193108-1.png ||_mstalt="430235"]]121 +[[image:image-20230930193108-1.png]] 122 122 123 123 Use can choose to get "Discrete Data Bytes" or "Bytes Blocks": 124 124 125 -[[image:image-20230930193257-2.png ||_mstalt="432198"]] Select the 1st ~~ 3rd bytes from the return.125 +[[image:image-20230930193257-2.png]] Select the 1st ~~ 3rd bytes from the return. 126 126 127 -[[image:image-20230930193357-3.png ||_mstalt="432874"]] Select the 3rd, 6th, 9th bytes from the return.127 +[[image:image-20230930193357-3.png]] Select the 3rd, 6th, 9th bytes from the return. 128 128 129 -[[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.129 +[[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. 130 130 131 131 132 132 Below is the full screen shot: 133 133 134 -[[image:image-20230930193658-5.png|| _mstalt="434876"height="735" width="1146"]]134 +[[image:image-20230930193658-5.png||height="735" width="1146"]] 135 135 136 136 137 137 (% 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. ... ... @@ -144,35 +144,25 @@ 144 144 145 145 This window show the commands to be flash into the RS485 end node. 146 146 147 -* (% style="color:blue" %)**Import Commands 147 +* (% style="color:blue" %)**Import Commands**(%%): Import commands from txt. 148 148 149 -* (% style="color:blue" %)**Save Commands 149 +* (% style="color:blue" %)**Save Commands**(%%): Save commands to a txt. 150 150 151 -* (% style="color:blue" %)**Write 151 +* (% style="color:blue" %)**Write**(%%): Write Commands to End Node 152 152 153 -* (% style="color:blue" %)**Erase All 153 +* (% style="color:blue" %)**Erase All**(%%): Clear All Configured Commands in the RS485. It won't erase the commands shows in the preview window. 154 154 155 -== Change Log: == 156 156 157 -=== v1.1: === 158 158 159 -1.No spaces are required between each byte of the inquiry frame 160 160 161 - 2.Improvetheprompt box158 += TODO: = 162 162 163 - 3.ATinstruction coveragefunction160 +~1. Add Payload Structure Window 164 164 165 - 4.Buttonfunctionprompt162 +2. Modify Chars to looks nicer 166 166 167 - === V1.2:===164 +3. Each COmmand can have seperate return process command. 168 168 169 - 1.Fixed overwrite failure when AT instruction has multiple parameters166 +4. 170 170 171 -2.Add Payload Structure Window 172 - 173 -= TODO: = 174 - 175 -~1. Add Payload Structure Window(Done at v1.2) 176 - 177 -2. Modify Chars to looks nicer ( Done at v1.1) 178 - 168 +
- 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