Wiki source code of 02 Introduction

Version 8.1 by Karen on 2023/05/30 13:54

Show last authors
1 = **2.1 PLC host composition** =
2
3 According to the different hardware structure, PLC could be divided into host unit, expansion module and BD board.
4
5 WECON PLC has the built-in battery, CPU and I/O points. The PLC CPU could connect with I/O expansion modules to expend the I/O point number or connect with some special function expansion modules.
6
7 (% style="text-align:center" %)
8 [[image:1617848880215-357.png||height="392" width="700" class="img-thumbnail"]]
9
10 Figure 1
11
12 1. Mounting hole(⌀:4.5)
13 1. Power supply and input signal terminal
14 1. 24v output power supply and output terminal
15 1. Input indicator
16 1. Output indicator
17 1. PLC state indicator:
18 1*. PWR: power light
19 1*. RUN: running light
20 1*. BAT: low power light
21 1*. ERR: blinks when the program is wrong;
22 1*. ERR: always on when a CPU error occurs
23 1. DIN rail mounting clip
24 1. Cover plate
25 1. Com1 port
26 1. RUN/STOP switch
27 1. COM1/COM2 port and rs485 port
28 1. Expansion module interface
29 1. Micro-USB port
30 1. BD board slot
31
32 (% style="text-align:center" %)
33 [[image:2.WECON PLC introduction_html_2ab1ae49c4b64094.jpg||height="254" width="700" class="img-thumbnail"]]
34
35 Figure 2
36
37
38 RS422 communication cable drawing
39
40 [[image:企业微信截图_16749852553667.png]]
41
42 Figure 3
43
44 = **2.2 Expansion module** =
45
46 WECON PLC has many kinds of expansion modules, including I/O module, analog input and output module, high speed output module and Ethernet communication protocol.
47
48 1. Expansion cable
49 1. Com light: always on when digital transmission is normal
50 1. 24v: always on when connect with external 24v power supply
51 1. Module power status light: Always on when normal
52 1. The name of the expansion module
53 1. Analog signal output terminal
54 1. Expansion interface
55 1. DIN rail mounting clip
56 1. DIN rail hooks
57 1. Mounting hole(⌀:4.5)
58
59 (% style="text-align:center" %)
60 [[image:1617848918114-171.png||height="406" width="500" class="img-thumbnail"]]
61
62 Figure 4
63
64 The PLC CPU and the expansion module are the same size in height and depth, but different width. So they could connect with each other in a neat form, also the configuration is flexible.
65
66 (% style="text-align:center" %)
67 [[image:2.WECON PLC introduction_html_e5b6cb69a43842b4.jpg||height="293" width="800" class="img-thumbnail"]]
68
69 Figure 5
70
71 = **2.3 BD module** =
72
73 Compared with expansion module, BD module is smaller, more flexible (up to 2 BD modules in one PLC) and cheaper, but also with multi-function. Because the BD module is installed in the host unit, so it will not occupy extra space.
74
75 (% style="text-align:center" %)
76 [[image:1617848958334-935.png||height="231" width="700" class="img-thumbnail"]]
77
78 Figure 6
79
80 = **2.4 Dimension** =
81
82 == **2.4.1 PLC CPU** ==
83
84 (% style="text-align:center" %)
85 [[image:1617848968476-703.png||height="294" width="700" class="img-thumbnail"]]
86
87 Figure 7
88
89 Mount the plc in the DIN (35mm) rail directly. Gently pull out the DIN rail mounting clip from below, then we could remove the main unit from DIN rail. The mounting holes could be used to directly mount the programmable controller with M4 screws. Please refer to the following table for the pitch and location of mounting holes.
90
91 **Table 1**
92
93
94 |=MODEL|=W(mm)|=W1(mm)|=MODEL|=W(mm)|=W1(mm)
95 |LX3V-0806MX|75|61|LX3V-1208MX|75|61
96 |LX3V-1212MX|136|123|LX3V-1412MX|136|123
97 |LX3V-1616MX|175|161|LX3V-2416MX|175|161
98 |LX3V-2424MX|221|207|LX3V-3624MX|221|207
99
100 == **2.4.2 Expansion module** ==
101
102 (% style="text-align:center" %)
103 [[image:1617848984586-696.png||height="292" width="650" class="img-thumbnail"]]
104
105 Figure 8
106
107 == **2.4.3 BD module** ==
108
109 (% style="text-align:center" %)
110 [[image:1617848979413-720.png||height="251" width="600" class="img-thumbnail"]]
111
112 Figure 9
113
114 = **2.5 PLC series function appendix** =
115
116 The naming rules of Wecon PLC:
117
118 (% style="text-align:center" %)
119 [[image:image-20220623111807-1.png]]
120
121 ①~⑥ in the model name composition indicate the following specifications:
122
123 **① The number of input**
124
125 **② Number of output**
126
127 **③ Output mode:** R= Relay output (with contact, AC and DC load dual purpose)
128
129 T=transistor output (for non-contact, DC load)
130
131 **④ Expansion port:** 4H = high-speed pulse output with 4 axes
132
133 2H = High-speed pulse output with 2 axes
134
135 **⑤ Power supply type:** A: AC220V input, omitted as the default AC220V; D: DC24V input.
136
137 **⑥ Instruction set:** 1=1S instruction set; 2=2N instruction set, none = default 2N instruction set.
138
139 **✎Note:**
140
141 1. The 1S instruction set does not support floating-point operations.
142 1. The LX3V series of Wecon PLC is the basic model.
143 1. The LX3VP series is an upgraded version of the LX3V series, which adds N:N network communication function, RSLIST tabularization, DVIT interrupt positioning instruction, PLSR2 multi-speed high-speed instruction, and supports ETH-BD (Ethernet module) and CAN module.
144 1. The LX3VE series is an upgraded version of the LX3V series, which adds electronic cam, S-cam function, N:N network communication function, linear interpolation function, RSLIST table command, DVIT interrupt positioning command function, and supports ETH-BD (Ethernet module) .
145 1. The LX3VM series is an upgraded version of the LX3VE series, which adds the arc interpolation function, but does not support ETH-BD (Ethernet module).
146
147 **The specific function parameters are shown in the figure below:**
148
149 (% class="table-bordered" %)
150 |=**Function description**|=**LX3V series**|=**LX3VP series**|=**LX3VE series**|=**LX3VM series**
151 |(% rowspan="2" %)**Version number distinction**|250XX|251XX|252XX|253XX
152 |160XX|160XX|160XX|160XX
153 |**Power input mode**|(% colspan="4" %)A: AC220V; D: DC24V
154 |**Output mode**|(% colspan="4" %)MT: transistor type; MR: relay type
155 |(% rowspan="4" %)**Input and output points**|0806; 1208;|1208;| |
156 |1212; 1412;|1212; 1412;|1412;|1412;
157 |1616; 2416;|1616; 2416;|1616; 2416;|1616; 2416;
158 |2424; 3624;|2424; 3624;|2424; 3624;|2424; 3624;
159 |**Execution way**|(% colspan="4" %)Cycle scan/interrupt mode
160 |**Programming mode**|(% colspan="4" %)Ladder diagram, instruction list
161 |**Program capacity**|16k|64K|(% colspan="2" %)32K
162 |**Execution time**|(% colspan="4" %)Basic instruction: 0.06 microseconds / application instruction: 1-10 microseconds
163 |**High-speed pulse input**|(% colspan="4" %)(((
164 Single phase input: 200K
165
166 AB phase input: 100K
167 )))
168
169 (% class="table-bordered" %)
170 |=(% rowspan="3" style="width: 572px;" %)(((
171 **High-speed pulse output**
172
173 LX3V-XX-4H ( Y0 to Y3  can up to 100Khz  per channel, but at a time,Y0+Y1+Y2+Y3 pulses can not more than 200 Khz )
174 LX3VP/LX3VE/LX3VM-XX-4H ( Y0 to Y3 can up to 200Khz per channel)
175
176
177 )))|=(% style="width: 128px;" %)√|=(% style="width: 135px;" %)√|=(% style="width: 127px;" %)√|=(% style="width: 114px;" %)√
178 |(% colspan="4" style="width:504px" %)Transistor type: 2 channels (extended 4 channels)
179 |(% colspan="4" style="width:504px" %)Relay type: none (extended 2 channels)
180 |(% style="width:572px" %)**High-speed counter interrupt**|(% colspan="4" style="width:504px" %)6 channel
181 |(% style="width:572px" %)**Timer interrupt**|(% colspan="4" style="width:504px" %)3 channel
182 |(% style="width:572px" %)**Storage medium**|(% colspan="4" style="width:504px" %)Flash
183 |(% style="width:572px" %) |(% colspan="4" style="width:504px" %)COM1: RS422 or RS485 (cannot be used at the same time);
184 |(% style="width:572px" %)**Serial communication**|(% colspan="4" style="width:504px" %)COM1: RS422 or RS485 (cannot be used at the same time);
185 |(% style="width:572px" %)**Small BD module support**|(% style="width:128px" %)√|(% style="width:135px" %)√|(% style="width:127px" %)√|(% style="width:114px" %)√
186 |(% style="width:572px" %)**ETH-BD (Ethernet) Module**|(% style="width:128px" %)**×**|(% style="width:135px" %)√|(% style="width:127px" %)√|(% style="width:114px" %)**×**
187 |(% style="width:572px" %)**CAN module**|(% style="width:128px" %)**×**|(% style="width:135px" %)√ *|(% style="width:127px" %)**×**|(% style="width:114px" %)**×**
188 |(% style="width:572px" %)**Expansion module support**|(% style="width:128px" %)√|(% style="width:135px" %)√|(% style="width:127px" %)√|(% style="width:114px" %)√
189 |(% style="width:572px" %)**Electronic cam**|(% style="width:128px" %)**×**|(% style="width:135px" %)**×**|(% style="width:127px" %)√|(% style="width:114px" %)√
190 |(% style="width:572px" %)**S-cam**|(% style="width:128px" %)**×**|(% style="width:135px" %)**×**|(% style="width:127px" %)√|(% style="width:114px" %)√
191 |(% style="width:572px" %)**N:N network**|(% style="width:128px" %)**×**|(% style="width:135px" %)√|(% style="width:127px" %)√|(% style="width:114px" %)√
192 |(% style="width:572px" %)**Linear interpolation**|(% style="width:128px" %)**×**|(% style="width:135px" %)**×**|(% style="width:127px" %)√ *|(% style="width:114px" %)√
193 |(% style="width:572px" %)**Circular interpolation**|(% style="width:128px" %)**×**|(% style="width:135px" %)**×**|(% style="width:127px" %)**×**|(% style="width:114px" %)√
194 |(% style="width:572px" %)**M8141 control power down latch**|(% style="width:128px" %)√|(% style="width:135px" %)√|(% style="width:127px" %)√|(% style="width:114px" %)√
195
196 (% class="table-bordered" %)
197 |=**Function description**|=**LX3V series**|=**LX3VP series**|=**LX3VE series**|=**LX3VM series**
198 |**Serial communication form (RSLIST)**|**×**|√|√|√
199 |**RTC clock support**|√|√|√|√
200 |**PLCID (identification code)**|√|√|√|√
201 |**Subroutine encryption**|√|√|√|√
202 |**Upload prohibited**|√|√|√|√
203 |**DRVI positioning instruction**|√|√|√|√
204 |**DRVA positioning instruction**|√|√|√|√
205 |**PID instruction**|√|√|√|√
206 |**PTO instruction**|√|√|√|√
207 |**DVIT interrupt positioning**|**×**|√|√|√
208 |**PLSR2 instruction (multi-speed pulse output)**|**×**|√ *|**×**|**×**
209 |**CCPID instruction**|**×**|**×**|**×**|**×**
210 |**SCL**|**×**|**×**|**×**|**×**
211
212 **✎Note: **Only supported by special versions, please consult relevant personnel for details.