Wiki source code of 02 Introduction

Version 2.1 by Leo Wei on 2022/06/09 16:01

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||class="img-thumbnail" height="392" width="700"]]
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||class="img-thumbnail" height="254" width="700"]]
34
35 Figure 2
36
37 = **2.2 Expansion module** =
38
39 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.
40
41 1. Expansion cable
42 1. Com light: always on when digital transmission is normal
43 1. 24v: always on when connect with external 24v power supply
44 1. Module power status light: Always on when normal
45 1. The name of the expansion module
46 1. Analog signal output terminal
47 1. Expansion interface
48 1. DIN rail mounting clip
49 1. DIN rail hooks
50 1. Mounting hole(⌀:4.5)
51
52 (% style="text-align:center" %)
53 [[image:1617848918114-171.png||class="img-thumbnail" height="406" width="500"]]
54
55 Figure 3
56
57 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.
58
59 (% style="text-align:center" %)
60 [[image:2.WECON PLC introduction_html_e5b6cb69a43842b4.jpg||class="img-thumbnail" height="293" width="800"]]
61
62 Figure 4
63
64 = **2.3 BD board** =
65
66 Compared with expansion module, BD board is smaller, more flexible (up to 2 BD boards in one PLC) and cheaper, but also with multi-function. Because the BD board is installed in the host unit, so it will not occupy extra space.
67
68 (% style="text-align:center" %)
69 [[image:1617848958334-935.png||class="img-thumbnail" height="231" width="700"]]
70
71 Figure 5
72
73 = **2.4 Dimension** =
74
75 == **2.4.1 PLC CPU** ==
76
77 (% style="text-align:center" %)
78 [[image:1617848968476-703.png||height="294" width="700" class="img-thumbnail"]]
79
80 Figure 6
81
82 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.
83
84 **Table 1**
85
86
87 |=MODEL|=W(mm)|=W1(mm)|=MODEL|=W(mm)|=W1(mm)
88 |LX3V-0806MX|75|61|LX3V-1208MX|75|61
89 |LX3V-1212MX|136|123|LX3V-1412MX|136|123
90 |LX3V-1616MX|175|161|LX3V-2416MX|175|161
91 |LX3V-2424MX|221|207|LX3V-3624MX|221|207
92
93 == **2.4.2 Expansion module** ==
94
95 (% style="text-align:center" %)
96 [[image:1617848984586-696.png||class="img-thumbnail" height="292" width="650"]]
97
98 Figure 7
99
100 == **2.4.3 BD board** ==
101
102 (% style="text-align:center" %)
103 [[image:1617848979413-720.png||class="img-thumbnail" height="251" width="600"]]
104
105 Figure 8
106
107 = **2.5 PLC series function appendix** =
108
109 The naming rules of Wecon PLC:
110
111 (% style="text-align:center" %)
112 [[image:http://docs.we-con.com.cn/wiki/plc/download/2-User%20manual/3.WECON%20PLC%20introduction/Wecon%20PLC%20series%20function%20appendix/WebHome/%E7%BB%B4%E6%8E%A7PLC%E7%B3%BB%E5%88%97%E5%8A%9F%E8%83%BD%E9%99%84%E5%BD%95_Eng_html_901d65f8023d85d4.png?width=494&height=111&rev=1.3||alt="维控PLC系列功能附录_Eng_html_901d65f8023d85d4.png" height="126" width="561"]]
113
114 ①~⑥ in the model name composition indicate the following specifications:
115
116 **① The number of input**
117
118 **② Number of output**
119
120 **③ Output mode:** R= Relay output (with contact, AC and DC load dual purpose)
121
122 T=transistor output (for non-contact, DC load)
123
124 **④ Expansion port:** 4H = high-speed pulse output with 4 axes
125
126 2H = High-speed pulse output with 2 axes
127
128 **⑤ Power supply type:** A: AC220V input, omitted as the default AC220V; D: DC24V input.
129
130 **⑥ Instruction set:** 1=1S instruction set; 2=2N instruction set, none = default 2N instruction set.
131
132 **✎Note:**
133
134 1. The 1S instruction set does not support floating-point operations.
135 1. The LX3V series of Wecon PLC is the basic model.
136 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.
137 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) .
138 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).
139
140 **The specific function parameters are shown in the figure below:**
141
142 (% class="table-bordered" %)
143 |=**Function description**|=**LX3V series**|=**LX3VP series**|=**LX3VE series**|=**LX3VM series**
144 |(% rowspan="2" %)**Version number distinction**|250XX|251XX|252XX|253XX
145 |160XX|160XX|160XX|160XX
146 |**Power input mode**|(% colspan="4" %)A: AC220V; D: DC24V
147 |**Output mode**|(% colspan="4" %)MT: transistor type; MR: relay type
148 |(% rowspan="4" %)**Input and output points**|0806; 1208;|1208;| |
149 |1212; 1412;|1212; 1412;|1412;|1412;
150 |1616; 2416;|1616; 2416;|1616; 2416;|1616; 2416;
151 |2424; 3624;|2424; 3624;|2424; 3624;|2424; 3624;
152 |**Execution way**|(% colspan="4" %)Cycle scan/interrupt mode
153 |**Programming mode**|(% colspan="4" %)Ladder diagram, instruction list
154 |**Program capacity**|16k|64K|(% colspan="2" %)32K
155 |**Execution time**|(% colspan="4" %)Basic instruction: 0.06 microseconds / application instruction: 1-10 microseconds
156 |**High-speed pulse input**|(% colspan="4" %)(((
157 Single phase input: 200K
158
159 AB phase input: 100K
160 )))
161
162 (% class="table-bordered" %)
163 |=(% rowspan="3" style="width: 572px;" %)(((
164 **High-speed pulse output**
165
166 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 )
167 LX3VP/LX3VE/LX3VM-XX-4H ( Y0 to Y3 can up to 200Khz per channel)
168
169
170 )))|=(% style="width: 128px;" %)√|=(% style="width: 135px;" %)√|=(% style="width: 127px;" %)√|=(% style="width: 114px;" %)√
171 |(% colspan="4" style="width:504px" %)Transistor type: 2 channels (extended 4 channels)
172 |(% colspan="4" style="width:504px" %)Relay type: none (extended 2 channels)
173 |(% style="width:572px" %)**High-speed counter interrupt**|(% colspan="4" style="width:504px" %)6 channel
174 |(% style="width:572px" %)**Timer interrupt**|(% colspan="4" style="width:504px" %)3 channel
175 |(% style="width:572px" %)**Storage medium**|(% colspan="4" style="width:504px" %)Flash
176 |(% style="width:572px" %) |(% colspan="4" style="width:504px" %)COM1: RS422 or RS485 (cannot be used at the same time);
177 |(% style="width:572px" %)**Serial communication**|(% colspan="4" style="width:504px" %)COM1: RS422 or RS485 (cannot be used at the same time);
178 |(% style="width:572px" %)**Small BD module support**|(% style="width:128px" %)√|(% style="width:135px" %)√|(% style="width:127px" %)√|(% style="width:114px" %)√
179 |(% style="width:572px" %)**ETH-BD (Ethernet) Module**|(% style="width:128px" %)**×**|(% style="width:135px" %)√|(% style="width:127px" %)√|(% style="width:114px" %)**×**
180 |(% style="width:572px" %)**CAN module**|(% style="width:128px" %)**×**|(% style="width:135px" %)√ *|(% style="width:127px" %)**×**|(% style="width:114px" %)**×**
181 |(% style="width:572px" %)**Expansion module support**|(% style="width:128px" %)√|(% style="width:135px" %)√|(% style="width:127px" %)√|(% style="width:114px" %)√
182 |(% style="width:572px" %)**Electronic cam**|(% style="width:128px" %)**×**|(% style="width:135px" %)**×**|(% style="width:127px" %)√|(% style="width:114px" %)√
183 |(% style="width:572px" %)**S-cam**|(% style="width:128px" %)**×**|(% style="width:135px" %)**×**|(% style="width:127px" %)√|(% style="width:114px" %)√
184 |(% style="width:572px" %)**N:N network**|(% style="width:128px" %)**×**|(% style="width:135px" %)√|(% style="width:127px" %)√|(% style="width:114px" %)√
185 |(% style="width:572px" %)**Linear interpolation**|(% style="width:128px" %)**×**|(% style="width:135px" %)**×**|(% style="width:127px" %)√ *|(% style="width:114px" %)√
186 |(% style="width:572px" %)**Circular interpolation**|(% style="width:128px" %)**×**|(% style="width:135px" %)**×**|(% style="width:127px" %)**×**|(% style="width:114px" %)√
187 |(% style="width:572px" %)**M8141 control power down latch**|(% style="width:128px" %)√|(% style="width:135px" %)√|(% style="width:127px" %)√|(% style="width:114px" %)√
188
189 (% class="table-bordered" %)
190 |=**Function description**|=**LX3V series**|=**LX3VP series**|=**LX3VE series**|=**LX3VM series**
191 |**Serial communication form (RSLIST)**|**×**|√|√|√
192 |**RTC clock support**|√|√|√|√
193 |**PLCID (identification code)**|√|√|√|√
194 |**Subroutine encryption**|√|√|√|√
195 |**Upload prohibited**|√|√|√|√
196 |**DRVI positioning instruction**|√|√|√|√
197 |**DRVA positioning instruction**|√|√|√|√
198 |**PID instruction**|√|√|√|√
199 |**PTO instruction**|√|√|√|√
200 |**DVIT interrupt positioning**|**×**|√|√|√
201 |**PLSR2 instruction (multi-speed pulse output)**|**×**|√ *|**×**|**×**
202 |**CCPID instruction**|**×**|**×**|**×**|**×**
203 |**SCL**|**×**|**×**|**×**|**×**
204
205 **✎Note: **Only supported by special versions, please consult relevant personnel for details.