WECON

Last modified by Wecon on 2025/09/03 21:04

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

4)Cable Wiring

  • RS422

                                                                         

  • RS485

                                                                   

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

2)New PLC project

Click New Project and select the PLC model.

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

4)Registers list

V-BOX software configuration

1)V-BOX programming software

 

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.

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

hardware connection

1)Hardware wiring diagram

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

2)New PLC project

Click New Project and select the PLC model.

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

4)Registers list

 V-BOX software configuration

1)V-BOX programming software

 

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.

3)Set communication Protocol

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

hardware connection

1)Hardware wiring diagram

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