欢迎图片

Changes for page 1.8 Remote download

Last modified by Devin Chen on 2025/11/21 17:34

From version 2.1
edited by Devin Chen
on 2025/11/18 14:29
Change comment: There is no comment for this version
To version 1.1
edited by Wecon
on 2025/09/03 21:04
Change comment: Imported from XAR

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.DevinChen
1 +XWiki.Wecon
Content
... ... @@ -21,7 +21,7 @@
21 21  1. **Name. **Set the name of the saved record.
22 22  1. **Communication port. **The communication ports of V-BOX and the device to pass-through
23 23  1. **Virtual port. **The virtual serial port is generated by the PC. After successful penetration, the PLC software connects to the virtual serial port, and then the PLC could be monitored, uploaded/downloaded, etc.
24 -1. **Connection ways **include RS232, RS422, RS485
24 +1. **Connection ways **include RS232, RS422, RS485, and Ethernet.
25 25  1. **Baud rate. **Select the baud rate corresponding to the configuration of the communication port on the device.
26 26  1. **Stop bit. **Select the communication parameters corresponding to the communication port configuration of the device.
27 27  1. **parity. **Select the communication parameters corresponding to the communication port configuration of the device.
... ... @@ -68,8 +68,32 @@
68 68  (% style="text-align:center" %)
69 69  [[image:PLCEditor2串口穿透2.png]]
70 70  
71 +== **Ethernet** ==
72 +
73 +Here is the example of LX5V-N.
74 +
75 +Create a new configuration → choose "Ethernet" for Port→ Set PLC IP and port number
76 +
71 71  (% class="box infomessage" %)
72 72  (((
79 +Note: IP Address must be PLC IP.
80 +)))
81 +
82 +(% style="text-align:center" %)
83 +[[image:ZWk92Jfkat.png]]
84 +
85 +After setting, click "Start Through"
86 +
87 +(% style="text-align:center" %)
88 +[[image:smuCzGnTUO.png]]
89 +
90 +Read from PLC → input 127.0.0.1 in IP address → Communication test → OK
91 +
92 +(% style="text-align:center" %)
93 +[[image:HFy3ybYzPY.png]]
94 +
95 +(% class="box infomessage" %)
96 +(((
73 73  Note: PLC through can only support one port to communicate .  Using Monitor Edit and download will occupy two ports. Only one of them can be used.
74 74  )))
75 75