... |
... |
@@ -264,7 +264,7 @@ |
264 |
264 |
* Please set the communication delay time of 10ms in setting, to avoid that the instrument may not be able to communicate in a short time due to too fast data access and too much connection requests. |
265 |
265 |
* {{id name="I12.PLCProtocol_html_d428cad280fdefb3.png"/}}[[image:xwiki_PIStudio_12.PLC+protocols_WebHome_f434f58797d3c0da.png||alt="12.PLC Protocol_html_d428cad280fdefb3.png" height="276" width="347"]] Because of the particularity of the instrument, it is necessary to write the value of the address in the menu interface corresponding to the address, and to enter the menu where the address locates, so that the value could be written. |
266 |
266 |
|
267 |
|
-== {{id name="HNXEtherNet2FIP"/}}**Ethernet/IP (NX/NJ Serirs)** == |
|
267 |
+== {{id name="HNXEtherNet2FIP"/}}**NX EtherNet/IP** == |
268 |
268 |
|
269 |
269 |
Supported series: Omron NX/NJ series |
270 |
270 |
|
... |
... |
@@ -276,26 +276,6 @@ |
276 |
276 |
|Port No.|44818| |
277 |
277 |
|PLC station No.|1| |
278 |
278 |
|
279 |
|
-**Address list** |
280 |
|
- |
281 |
|
-|Data type|Data format in PIStudio|Memo |
282 |
|
-|BOOL|bit| |
283 |
|
-|Byte|16-bit BCD,HEX,Binary,Unsigned|8-bit |
284 |
|
-|SInt|16-bit BCD,HEX,Binary,Signed|8-bit |
285 |
|
-|USInt|16-bit BCD,HEX,Binary,Unsigned|8-bit |
286 |
|
-|Word|16-bit BCD,HEX,Binary,Unsigned|16-bit |
287 |
|
-|Int|16-bit BCD,HEX,Binary,Signed|16-bit |
288 |
|
-|UInt|16-bit BCD,HEX,Binary,Unsigned|16-bit |
289 |
|
-|DWord|32-bit BCD, Hex, Binary, Unsigned|32-bit |
290 |
|
-|DInt|32-bit BCD, Hex, Binary, Signed|32-bit |
291 |
|
-|Real|32-bit Float|32-bit |
292 |
|
-|UDInt|32-bit BCD, Hex, Binary, Unsigned|32-bit |
293 |
|
-|LInt|64-bit Signed|64-bit |
294 |
|
-|ULInt|64-bit USigned|64-bit |
295 |
|
-|LWord|64-bit USigned|64-bit |
296 |
|
-|LRea|64-bit Float|64-bit |
297 |
|
-|Array|All of the above types| |
298 |
|
- |
299 |
299 |
**Instruction** |
300 |
300 |
|
301 |
301 |
1) In Sysmac Studio, please select [Publish Only] for [Network Publish] when setting address tag. |