Show last authors
author | version | line-number | content |
---|---|---|---|
1 | = {{id name="HDelta"/}}**Delta** = | ||
2 | |||
3 | == {{id name="HDVPEthernet"/}}**DVP Ethernet** == | ||
4 | |||
5 | Supoort Series: DELTA DVP20/32/40/60ES200RE/200TE or any DVP models with built-in Ethernet port, DELTA DVPEN01-SL module | ||
6 | |||
7 | **1)V-BOX Settings** | ||
8 | |||
9 | |=**Items**|=**Settings**|=**Note** | ||
10 | |Protocol|DELTA DVP MODBUS TCP| | ||
11 | |Connection|Ethernet| | ||
12 | |Port No.|502| | ||
13 | |Device No.|1| | ||
14 | |VBox Device No.|0| | ||
15 | |||
16 | **2)Address List ** | ||
17 | |||
18 | |=**Type**|=**Device registers**|=**VBox registers**|=**Format**|=**Range**|=**Note** | ||
19 | |Bit|X|X|X OOO|0~~377| | ||
20 | |Bit|Y|Y|Y OOO|0~~377| | ||
21 | |Bit|M0|M0|M0DDDD|0~~1535| | ||
22 | |Bit|M1|M1|M1DDDD|1536~~4096| | ||
23 | |Bit|T|T|TDDD|0~~255| | ||
24 | |Bit|C|C|CDDD|0~~255| | ||
25 | |Bit|S|S|SDDDD|0~~1023| | ||
26 | |Word|D0|D0|D0DDDD|0~~4095| | ||
27 | |Word|D1|D1|D1DDDD|4096~~11999| | ||
28 | |Word|T|T|TDDD|0~~255| | ||
29 | |Word|C|C|CDDD|0~~199| | ||
30 | |Double Word|HC|HC|HCDDD|200~~255| | ||
31 | |||
32 | **3) PLC Setting:** | ||
33 | |||
34 | ~1. Create new project in Delta WPL Soft, and click Setting to open the communication settings: | ||
35 | |||
36 | {{id name="IDVPEthernetWPLSoft2.png"/}}[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_c5e594a6b73bdd68.png||alt="DVPEthernetWPLSoft2.png" height="727" width="1366"]] | ||
37 | |||
38 | 2. Set up the communication type and PLC IP: | ||
39 | |||
40 | {{id name="IDVPEthernetSetup.png"/}}[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_92343d448762200c.png||alt="DVPEthernetSetup.png" height="592" width="346"]] | ||
41 | |||
42 | 3. Click OK and save the settings. Then click Communication on toolbar, then click Transfer Setup to open new window: | ||
43 | |||
44 | {{id name="IDVPEthernetTransfer.png"/}}[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_a24e318f1e5f0839.png||alt="DVPEthernetTransfer.png" height="726" width="1366"]] | ||
45 | |||
46 | 4. Select Communication Mode as PC => PLC to download or select PC <=PLC to upload: | ||
47 | |||
48 | {{id name="IDVPEthernetPLCtoPC.png"/}}[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_ae301f5422be2294.png||alt="DVPEthernetPLCtoPC.png" height="303" width="308"]] | ||
49 | |||
50 | 5. Click Auto-Search Ethernet Module to find the PLC on the same LAN network: | ||
51 | |||
52 | {{id name="IDVPEthernetAutoSearch.png"/}}[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_e2c32050bbe425bc.png||alt="DVPEthernetAutoSearch.png" height="723" width="1366"]] | ||
53 | |||
54 | **4) V-BOX Setting:** | ||
55 | |||
56 | Set the same IP address according to the setting from WPL Soft: | ||
57 | |||
58 | {{id name="IDVPEthernetVNETPortocol.png"/}}[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_514e38138de7059.png||alt="DVPEthernetVNETPortocol.png" height="493" width="729"]] | ||
59 | |||
60 | == {{id name="HDVPserial"/}}**DVP serial** == | ||
61 | |||
62 | Supoort Series: DELTA DVP EH/ES/SS/EX/EH2/SV/SA/SC/SX | ||
63 | |||
64 | **1)V-BOX Settings** | ||
65 | |||
66 | |=**Items**|=**Settings**|=**Note** | ||
67 | |Protocol|DELTA DVP PROTOCOL| | ||
68 | |Connection|RS232| | ||
69 | |Baud Rate|9600| | ||
70 | |Stop Bit|1| | ||
71 | |Data Bit|7| | ||
72 | |Parity|EVEN| | ||
73 | |Device No.|1| | ||
74 | |||
75 | **2)Address List** | ||
76 | |||
77 | |=**Type**|=**Device registers**|=**VBox registers**|=**Format**|=**Range**|=**Note** | ||
78 | |Bit|X|X|X OOOOOO|0~~303237| | ||
79 | |Bit|Y|Y|Y OOOOOO|0~~303237| | ||
80 | |Bit|M|M|MDDDDD|0~~99999| | ||
81 | |Bit|T|T|TDDDDD|0~~99999| | ||
82 | |Bit|C|C|CDDDDD|0~~99999| | ||
83 | |Bit|S|S|SDDDDD|0~~99999| | ||
84 | |Word|D|D|D DDDDD|0~~99999| | ||
85 | |Word|T|T|TDDDDD|0~~99999| | ||
86 | |Word|C|C|CDDD|0~~199| | ||
87 | |Double Word|C|C|CDDDDD|200~~99999| | ||
88 | |||
89 | **3)Wiring Diagram** | ||
90 | |||
91 | {{id name="IDeltaDVPPROTOCOLSerial232.png"/}}[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_96f8e9b105b4268c.png||alt="Delta DVP PROTOCOLSerial232.png" height="247" width="400"]] | ||
92 | |||
93 | == {{id name="HASEthernet"/}}**AS Ethernet** == | ||
94 | |||
95 | **1)V-BOX Settings** | ||
96 | |||
97 | |=**Items**|=**Settings**|=**Note** | ||
98 | |Protocol|DELTA AS300 MODBUS TCP| | ||
99 | |Connection|Ethernet| | ||
100 | |Port No.|502| | ||
101 | |Device No.|1| | ||
102 | |HMI No.|0| | ||
103 | |||
104 | **2)Address List** | ||
105 | |||
106 | |**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note** | ||
107 | |Bit|X|X|X d|0~~63| | ||
108 | |Bit|Y|Y|Y d|0~~63| | ||
109 | |Bit|D|D|D d|0~~29999| | ||
110 | |Bit|M|M|M d|0~~8191| | ||
111 | |Bit|SM|SM|SM d|0~~4095| | ||
112 | |Bit|S|S|S h|0~~2047| | ||
113 | |Bit|T|T|T d|0~~511| | ||
114 | |Bit|C|C|C d|0~~511| | ||
115 | |Bit|HC|HC|HC d|0~~255| | ||
116 | |Word|X|X|X h|0~~63| | ||
117 | |Word|Y|Y|Y d|0~~63| | ||
118 | |Word|SR|SR|SR d|0~~2047| | ||
119 | |Word|D|D|D d|0~~29999| | ||
120 | |Word|T|T|T d|0~~511| | ||
121 | |Word|C|C|C h|0~~511| | ||
122 | |Word|E|E|E d|0~~9| | ||
123 | |||
124 | **3)Configure the communication protocol** | ||
125 | |||
126 | {{id name="Iimage-20220831160010-4.png"/}}[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_61f1537e99334c67.png||alt="image-20220831160010-4.png" height="708" width="1677"]] | ||
127 | |||
128 | **4)Cable Wiring** | ||
129 | |||
130 | Figure | ||
131 | |||
132 | {{id name="Iimage-20220831155101-1.png"/}}{{id name="Iimage-20220831160055-5.png"/}}[[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"]] | ||
133 | |||
134 | Pin Definition Diagram | ||
135 | |||
136 | {{id name="Iimage-20220831155157-3.png"/}}[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_daa33fcae616e61c.png||alt="image-20220831155157-3.png" height="181" width="320"]] |