6/20/2017 9:16 AM | |
Posts: 4 Rating:
|
Good morning. I have some problem with communication between S7-1212C and MES system "MagJIS" (Magna JIS Software) on TCP/IP protocol. I cann't understand following points: 1) What object should we use in "Network and devices"? 2) How to parameterize them? 3) Which functions should be used to communicate with the server? I will be grateful for any information. Thanks in advance. AttachmentMagJIS.DeviceInterface.V1.06.docx (148 Downloads) |
Last edited by: Eligor at: 6/20/2017 9:44:36 AM |
|
6/20/2017 10:05 AM | |
Joined: 7/9/2015 Last visit: 3/20/2025 Posts: 4202 Rating:
|
Hi, how I see it, you can exchange Data with integrated interface of you S7-1200 with the instructions TCON, TSend and TRCV (or TSend_C/TRCV_C) with TCP/IP Protocol For sending commands I would use a connection with Port 14001, and Feedback Port is 14002 - I interpret it as two connections. There is an application example How do you program the TSEND_C and TRCV_C instructions for open user communication over the integrated PROFINET interface of the S7-1200/S7-1500 CPU?Regards, Towome |
|
|
6/20/2017 11:14 AM | |
Joined: 5/25/2017 Last visit: 9/22/2024 Posts: 1 Rating:
|
Are you using Magjis extended or simple data? We are already communicate with Magjis in Turkey plant. - You need specific IP address from Magna plant (You can ask to Magna IT responsible). -You must be use port 14005 for 80 byte Simple data. -You must be use port 14060 for 200 byte Extended data. -You must be use port 14061 for 80/200 byte for Acknowledge data to Magjis. S7 as passive station. This mean you must only listen port and Magjis system will connect to PLC. I dont know S7 1200 support AG_SEND and AG_RECV but I know you can adapted to suitable blocks. Please review attached pdf file for S7 300. AttachmentMagna.pdf (122 Downloads) |
This contribution was helpful to
1 thankful Users |
6/21/2017 11:47 AM | |
Posts: 4 Rating:
|
Thanks for the very helpful video! |
Follow us on