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