WECON

Version 7.1 by Leo Wei on 2023/08/24 14:11

WECON

LX3V Serial 

Supported series: Wecon LX2V/ LX2E/ LX3V/LX3VP/LX3VE/LX3VM

1)V-BOX setting

ItemSettingsNote
ProtocolWECON LX2V/ LX2E/ LX3V/LX3VP/LX3VE/LX3VM 
ConnectionRS422/RS485 
Baud rate9600 
Data bit7 
ParityEVEN 
Stop bit1 
PLC station No.1 

2)Address List

TypeDevice registersHMI registersFormatRangeNote
BitXXXo0~303237 
YYY o0~303237 
MMM d0~99999 
TTT d0~99999 
CCC d0~99999 
SSS d0~99999 
WordXXXo0~303237 
YYY o0~303237 
MMM d0~99999 
TTT d0~99999 
CCC d0~199 
DDD d0~7999 
SSS d0~99999 
SDSDSD d8000~9999 

3)Configure the communication protocol

图片-20220824152217-1.png

4)Cable Wiring

  • RS422

                                                                         image-20220824120614-5.png

  • RS485

                                                                   image-20220824120524-3.png

LX5V Serial 

This example introduces the establishment of serial port communication between V-BOX and LX5V. It is introduced through three parts: PLC software configuration, V-BOX software configuration, and hardware wiring.

Software configuration of PLC

1)PLC programming software

image-20220824142722-1.png

2)New PLC project

Click New Project and select the PLC model.

image-20220822172623-2.png

3)Set Serial port parameters

Follow the steps below to configure Serial port parameters

Baud rate:115200

Data bit:8

Stop bit:1

Parity:No verification

image-20220822172657-3.png

4)Registers list

image-20220822172730-4.png

V-BOX software configuration

1)V-BOX programming software

 image-20220824104124-1.png

2)V-NET add device

Open V-NET client software → add device. As shown in the figure below, click "+" in the order of steps, and the Add Device window will pop up, enter the access key, password and remark, to add the device.

image-20220824104909-2.png

3)Set communication port parameters

Click the communication configuration button on the left to find the communication protocol with LX5V. After selecting the protocol, configure the communication parameters of the COM port.

Baud rate:115200

Data bit:8

Stop bit:1

Parity:No verification

image-20220824142130-1.png

hardware connection

1)Hardware wiring diagram

image-20220824142546-2.png

image-20220824142643-3.png

The above are all the steps for establishing serial port communication between V-BOX with LX5V PLC.

LX5V-N Ethernet 

This example introduces the establishment of Ethernet communication between V-BOX and LX5V-N. It is introduced through three parts: PLC software configuration, V-BOX software configuration, and hardware wiring.

Software configuration of PLC

1)PLC programming software

image-20220824142722-1.png

2)New PLC project

Click New Project and select the PLC model.

image-20220824143613-1.png

3)Set Ethernet port parameters

Follow the steps below to configure Ethernet parameters

PLC IP address:192.168.39.200

default gateway:192.168.39.1

subnet mask:255.255.255.0

image-20220824143744-2.png

4)Registers list

image-20220822172730-4.png

 V-BOX software configuration

1)V-BOX programming software

 image-20220824104124-1.png

2)V-NET add device

Open V-NET client software → add device. As shown in the figure below, click "+" in the order of steps, and the Add Device window will pop up, enter the access key, password and remark, to add the device.

image-20220824104909-2.png

3)Set communication Protocol

Click Communication to configure the LX5V plc protocol and IP address.

image-20220824144619-1.png

hardware connection

1)Hardware wiring diagram

image-20220824151127-2.png

The above are all the steps for establishing ethernet communication between V-BOX with LX5V PLC.