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)
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 ... ... @@ -45,26 +45,28 @@ 45 45 == 3.1 General Configure: == 46 46 47 47 48 -* (% style="color:blue" %)**Port 50 +* (% style="color:blue" %)**Port**(%%): COM port in PC to connect to RS485 End Node. 49 49 50 -* (% style="color:blue" %)**Node Baud Rate 52 +* (% style="color:blue" %)**Node Baud Rate**(%%): The Baud Rate for RS485 End Node. 51 51 52 -* (% style="color:blue" %)**5VT 54 +* (% style="color:blue" %)**5VT**(%%): 5v Power_On_Duration for external RS485 Sensors. Unit: ms. 53 53 54 -* (% style="color:blue" %)**Connect End Node 56 +* (% style="color:blue" %)**Connect End Node**(%%): Connect to RS485 End Node. 55 55 56 -* (% style="color:blue" %)**Disconnect End Node 58 +* (% style="color:blue" %)**Disconnect End Node**(%%): Disconnect RS485 End Node. 57 57 58 -* (% style="color:blue" %)**Sensor Baud Rate 60 +* (% style="color:blue" %)**Sensor Baud Rate**(%%): Baud Rate of RS485 Sensors. 59 59 60 -* (% style="color:blue" %)**Sensor Data Bit 62 +* (% style="color:blue" %)**Sensor Data Bit**(%%): Data Bit of RS485 Sensors 61 61 62 -* (% style="color:blue" %)**Sensor Check Bit 64 +* (% style="color:blue" %)**Sensor Check Bit**(%%): Check Bit of RS485 Sensors. 63 63 64 -* (% style="color:blue" %)**Sensor Stop Bit 66 +* (% style="color:blue" %)**Sensor Stop Bit**(%%): Stop Bit of RS485 Sensors 65 65 66 -* (% style="color:blue" %)**Configure Devices 68 +* (% style="color:blue" %)**Configure Devices**(%%): Send General Configure Command to End Node. 67 67 70 + 71 + 68 68 == 3.2 Console Window: == 69 69 70 70 ... ... @@ -140,32 +140,25 @@ 140 140 141 141 This window show the commands to be flash into the RS485 end node. 142 142 143 -* (% style="color:blue" %)**Import Commands 147 +* (% style="color:blue" %)**Import Commands**(%%): Import commands from txt. 144 144 145 -* (% style="color:blue" %)**Save Commands 149 +* (% style="color:blue" %)**Save Commands**(%%): Save commands to a txt. 146 146 147 -* (% style="color:blue" %)**Write 151 +* (% style="color:blue" %)**Write**(%%): Write Commands to End Node 148 148 149 -* (% 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. 150 150 151 -== Change Log: == 152 152 153 -== v1.1: == 154 154 155 -1.No spaces are required between each byte of the inquiry frame 156 156 157 -2.Improve the prompt box 158 - 159 -3.AT instruction coverage function 160 - 161 -4.Button function prompt 162 - 163 - 164 164 = TODO: = 165 165 166 - 167 167 ~1. Add Payload Structure Window 168 168 169 -2. Modify Chars to looks nicer ( Done at v1.1)162 +2. Modify Chars to looks nicer 170 170 164 +3. Each COmmand can have seperate return process command. 165 + 166 +4. 167 + 171 171