120 likes | 136 Views
COM-ET10-T. POWER. LINK. ACT. SD. RD. COM-ET10-T. The Cheops Ethernet-Module for the FX-Series. Functions. One TCP/IP Port to connect one remote Node. This could be for example : > GX (IEC) Developer > MX Components > MX Scada 32 and so on
E N D
COM-ET10-T POWER LINK ACT SD RD COM-ET10-T The Cheops Ethernet-Module for the FX-Series
Functions • One TCP/IP Port to connect one remote Node. This could be for example : > GX (IEC) Developer > MX Components > MX Scada 32 and so on • One UDP/IP Port for FX to FX Communication! This is an UDP/IP Broadcast Communication for max 16 Stations with each one block Data a 32 Byte (or 8 Stations with each 64 Byte Data) !
ET10-T POWER MITSUBISHI LINK CNV-BD ACT SD RD MELSEC FX1N(C) FX2N(C) Initial Processing The Initial Processing is done by the PLC program. The Parameter have to be stored in D-Register. These registers could start at a variable 1000th range. (This could be for example D0, D1000, D2000, ... ) !
Parameter 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12. Module ID IP Address Subnet Mask Gateway IP UDP Port No TCP Port No 1 TCP Port No 2 Network No Station No Block Count Block Start Block All D1000 : 45 54 31 30 (ASCII : ET10) D1002 : 192.168.001.010 D1004 : 255.255.255.000 D1006 : 000.000.000.000 D1008 : 1024 D1009 : 1025 D1010 : 1026 D1011 : Network number D1012 : Station number D1013 : No of blocks this PLC D1014 : 100 (dec) = Start address D1015 : No of blocks all PLC’s hex dec dec dec dec dec dec 1 - 64 0 - 15 1 - 8 D100 2 - 16
TCP/IP Port for Communication to a PC FXnN(C) - Hardware FX2NC und FX0N do not need a CNV-BD Board Personal Computer with a Virtual Serial Port Software ! COM-ET10-T CNV-BD Board FXnN RJ45 Interface Ethernet Network card Twisted Pair Cable ( cross cable)
TCP/IP Port for Communication to a PC Communication format : Special Register D8120 = H81 Module ID 45=E; 54=T; 31=1; 30=0 PLC Program to set the ET10-T Parameter Module IP Address 192.168.001.010 Subnet Mask 255.255.255.000 Gateway IP Address 000.000.000.000 UDP Port Number 1024 TCP Port Number 1 1025 TCP Port Number 2 1026
TCP/IP Port for Communication to a PC Tibbo “Device Server Toolkit (TDST)” software ! Settings in the Virtual Serial Port Software Free download at: http://www.tibbo.com/
TCP/IP Port for Communication to a PC Choose a free COM Port number ! Disable this Check Box : Send „On-the-Fly“ serial commands Choose the TCP / IP Protocol ! Set the IP-Address and Port-Number according to the settings for the COM-ET10 module in the PLC program !
TCP/IP Port for Communication to a PC GX Developer GX IEC Developer Select now the new virtual COM Port 5 in the GX (IEC) Developer Transfer Setup !
FXnN UDP/IP Port for FX to FX Ethernet Broadcast Communication FXnN(C) - Hardware FXnN(C) - Hardware PLC 1 : FX1N(C) Station No. : 0 IP-Address : 192.168.1.10 UDP Port : 1024 2 Blocks : 32 Words Data PLC 2 : FX2N(C) Station No. : 2 IP-Address : 192.168.1.12 UDP Port : 1024 2 Blocks : 32 Words Data FXnN COM-ET10-T RJ45 Interface CNV-BD Board Twisted Pair Cable ( cross cable )
UDP/IP Port for FX to FX Communication PLC 1 Station No. 0 Network No 1 00 01 hex Station No 0 00 00 hex No of data blocks 2 00 02 hex PLC program to set the FX to FX Parameter Start device address D100 K100 No of blocks all PLC’s 4 00 04 hex Specify user data
UDP/IP Port for FX to FX Communication PLC 2 Station No. 2 Network No 1 00 01 hex Station No 0 00 02 hex No of data blocks 2 00 02 hex PLC program to set the FX to FX Parameter Start device address D100 K100 No of blocks all PLC’s 4 00 04 hex Specify user data