Wiki source code of Delta

Version 19.1 by Hunter on 2023/11/06 11:03

Show last authors
1 (% class="wikigeneratedid" id="HDVPserial" %)
2 (% id="cke_bm_111267S" style="display:none" %)** **
3
4 (% class="wikigeneratedid" %)
5 Supoort Series: DELTA DVP EH/ES/SS/EX/EH2/SV/SA/SC/SX
6
7 **V-BOX Settings**
8
9 |=**Items**|=**Settings**|=**Note**
10 |Protocol|DELTA DVP PROTOCOL|
11 |Connection|RS232|
12 |Baud Rate|9600|
13 |Stop Bit|1|
14 |Data Bit|7|
15 |Parity|EVEN|
16 |Device No.|1|
17
18 **Address List**
19
20 |=**Type**|=**Device registers**|=**HMI registers**|=**Format**|=**Range**|=**Note**
21 |Bit|X|X|X d|0~~303237|
22 |Bit|Y|Y|Y d|0~~303237|
23 |Bit|M|M|M d|0~~99999|
24 |Bit|T|T|T d|0~~99999|
25 |Bit|C|C|T d|0~~99999|
26 |Bit|S|S|T d|0~~99999|
27 |Word|D|D|D d|0~~99999|
28 |Word|T|T|T d|0~~99999|
29 |Word|C|C|C d|0~~99999|
30
31 **Wiring Diagram**
32
33 [[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_96f8e9b105b4268c.png||alt="Delta DVP PROTOCOLSerial232.png" height="247" width="400"]]
34
35 == **DVP Ethernet** ==
36
37 Supported Series: Delta DVP ES2/EX2/SS2/SA2/SX2/SE Controller
38
39 **V-BOX Settings**
40
41 |=**Items**|=**Settings**|=**Note**
42 |Protocol|DELTA DVP Modbus TCP|
43 |Connection|Ethernet|
44 |Port No.|502|Must be the same as the PLC setting
45 |PLC station No.|0|Must be the same as the PLC setting
46
47 (% style="text-align:center" %)
48 [[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_514e38138de7059.png||alt="DVPEthernetVNETPortocol.png" height="493" width="729"]]
49
50 **Address List **
51
52 |=**Type**|=**Device registers**|=**VBox registers**|=**Format**|=**Range**|=**Note**
53 |Bit|X|X|X OOO|0~~377|
54 |Bit|Y|Y|Y OOO|0~~377|
55 |Bit|M0|M0|M0DDDD|0~~1535|
56 |Bit|M1|M1|M1DDDD|1536~~4096|
57 |Bit|T|T|TDDD|0~~255|
58 |Bit|C|C|CDDD|0~~255|
59 |Bit|S|S|SDDDD|0~~1023|
60 |Word|D0|D0|D0DDDD|0~~4095|
61 |Word|D1|D1|D1DDDD|4096~~11999|
62 |Word|T|T|TDDD|0~~255|
63 |Word|C|C|CDDD|0~~199|
64 |Double Word|HC|HC|HCDDD|200~~255|
65
66 **PLC Setting:**
67
68 ~1. Create new project in Delta WPL Soft, and click Setting to open the communication settings:
69
70 [[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_c5e594a6b73bdd68.png||alt="DVPEthernetWPLSoft2.png" height="727" width="1366"]]
71
72 2. Set up the communication type and PLC IP:
73
74 [[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_92343d448762200c.png||alt="DVPEthernetSetup.png" height="592" width="346"]]
75
76 3. Click OK and save the settings. Then click Communication on toolbar, then click Transfer Setup to open new window:
77
78 {{id name="IDVPEthernetTransfer.png"/}}[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_a24e318f1e5f0839.png||alt="DVPEthernetTransfer.png" height="726" width="1366"]]
79
80 4. Select Communication Mode as PC => PLC to download or select PC <=PLC to upload:
81
82 [[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_ae301f5422be2294.png||alt="DVPEthernetPLCtoPC.png" height="303" width="308"]]
83
84 5. Click Auto-Search Ethernet Module to find the PLC on the same LAN network:
85
86 {{id name="IDVPEthernetAutoSearch.png"/}}[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_e2c32050bbe425bc.png||alt="DVPEthernetAutoSearch.png" height="723" width="1366"]]
87
88
89 == **AS Series Serial** ==
90
91 Supported Series: Delta AS200/AS300
92
93 **V-BOX Settings**
94
95 |**Item**|**Settings**|**Note**
96 |Protocol|DELTA AS300 MODBUS RTU|
97 |Connection|RS485|
98 |Baud rate|9600|
99 |Data bit|8|
100 |Parity|NONE|
101 |Stop bit|1|
102 |PLC station No.|1|
103
104 **Address List**
105
106 |=**Type**|=**Device registers**|=**Format**|=**Range**|=**Note**
107 |(% colspan="1" rowspan="9" %)Bit|X|Xdd.dd|0~~63.15|Read only
108 |Y|Ydd.dd|0~~63.15|
109 |D|Dddddd|0~~29999|
110 |M|Mdddd|0~~8191|
111 |SM|SMdddd|0~~4095|
112 |S|Sdddd|0~~2047|
113 |T|Tddd|0~~511|
114 |C|Cddd|0~~511|
115 |HC|HCddd|0~~255|Double Word
116 |(% colspan="1" rowspan="7" %)Word|X|Xdd|0~~63|
117 |Y|Ydd|0~~63|
118 |SR|SRdddd|0~~2047|Special register
119 |D|Dddddd|0~~29999|
120 |T|Tddd|0~~511|
121 |C|Cddd|0~~511|
122 |E|Ed|0~~9|
123
124 **PLC Settings**
125
126 Create project
127
128 (% style="text-align:center" %)
129 [[image:台达1.png]]
130
131 Open the tool COMMGR, to communicate with PLC, if know the IP, we can directly click Add to input PLC IP. Or search the PLC IP from LAN.
132
133 (% style="text-align:center" %)
134 [[image:1696906027584-350.png]]
135
136 Double click the HWCONFIG to open the communication settings window.
137
138 (% style="text-align:center" %)
139 [[image:台达3.png]]
140
141 Expand the Project Tree, open the hardware configuration, double click the PLC icon.
142
143 (% style="text-align:center" %)
144 [[image:台达4.png]]
145
146 Click COM1 Port Setting, the default Modbus mode is ASCII, need to change to RTU.
147
148 (% style="text-align:center" %)
149 [[image:台达5.png]]
150
151
152 Click Ethernet Port Basic Setting, set the PLC IP and Gateway. Make sure the IP and Gateway is same segment. Then download into PLC.
153
154 (% style="text-align:center" %)
155 [[image:台达6.png]]
156
157 **Cable Wiring**
158
159 (% id="cke_bm_36592S" style="display:none" %) (%%)Pin Definition Diagram
160
161 [[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_daa33fcae616e61c.png||alt="image-20220831155157-3.png" height="181" width="320"]]
162
163 == **AS Series Ethernet** ==
164
165 |=**Items**|=**Settings**|=**Note**
166 |Protocol|DELTA AS300 MODBUS TCP|
167 |Connection|Ethernet|
168 |Port No.|502|
169 |Device No.|1|
170 |HMI No.|0|
171
172 **Address List**
173
174 |**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note**
175 |Bit|X|X|X d|0~~63|
176 |Bit|Y|Y|Y d|0~~63|
177 |Bit|D|D|D d|0~~29999|
178 |Bit|M|M|M d|0~~8191|
179 |Bit|SM|SM|SM d|0~~4095|
180 |Bit|S|S|S h|0~~2047|
181 |Bit|T|T|T d|0~~511|
182 |Bit|C|C|C d|0~~511|
183 |Bit|HC|HC|HC d|0~~255|
184 |Word|X|X|X h|0~~63|
185 |Word|Y|Y|Y d|0~~63|
186 |Word|SR|SR|SR d|0~~2047|
187 |Word|D|D|D d|0~~29999|
188 |Word|T|T|T d|0~~511|
189 |Word|C|C|C h|0~~511|
190 |Word|E|E|E d|0~~9|
191
192 **PLC Setting**
193
194 1.Open COMMGR ,[Add]→[Driver Name] Driver1→[Connection Setup]→[Type] Ethernet→[Ethernet Card] →[Description] Realtek PCIe GBE Family Controller→[Search] PC and PLC are in
195 the same LAN, click the corresponding PLC IP searched.→[OK]
196
197 (% style="text-align:center" %)
198 [[image:2.1.png]]
199
200 2. Open ISPSoft,[Project]→Double click[HWCONFIG]
201
202 (% style="text-align:center" %)
203 [[image:台达2.2.png]]
204
205 PLC Default Parameters:
206 [Device]→[Hardware Configuration]→[CPU(AS332T-A)]→[Hardware Configuration]→[General] →[Ethernet Port Basic Setting]: [IP Address]192.168.40.122, [Subnet Mask]255.255.255.0,[Gateway]
207 192.168.40.1→[Download]
208
209 (% style="text-align:center" %)
210 [[image:台达2.3-.png]]
211
212 (% style="text-align:center" %)
213 [[image:台达2.4.png]]
214
215 **Cable Wiring**
216
217 Figure
218
219 [[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_f2c92ecd57ebfbd0.png||alt="image-20220831155101-1.png" height="262" width="118"]] [[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_32ea98dfbc23a591.png||alt="image-20220831160055-5.png" height="198" width="455"]]