Connection ZFX to Mitsubishi via Ethernet

skalcik

Member
Join Date
Jan 2009
Location
Poland
Posts
1
Hello.
I have problem with reciving data from camera driver ZFX Omron on PLC Driver Q02UCPU. Mitshubishi ethernet module qj71e71-100.

I checked connection on wireshark and connected is ok.
But when I try send data from ZFX to Mitsubishi, data don't go.
Omron ZFX and Mitshubishi don't have any errors.

When I try send data in WireShark i have frames with Communication "TCP Dup ACK"

This is my connection from WireShark:
2 4.443592000 192.168.0.251 192.168.0.253 TCP mc3ss > vlsi-lm [SYN] Seq=0 Win=0 Len=0 MSS=2048
3 4.444673000 192.168.0.253 192.168.0.251 TCP vlsi-lm > mc3ss [SYN, PSH, ACK] Seq=0 Ack=1 Win=5840 Len=0 MSS=1460
4 4.446026000 192.168.0.251 192.168.0.253 TCP mc3ss > vlsi-lm [ACK] Seq=1 Ack=1 Win=6144 Len=0
6 9.006493000 192.168.0.253 192.168.0.251 TCP [TCP Dup ACK 3#1] vlsi-lm > mc3ss [PSH, ACK] Seq=1 Ack=1 Win=5840 Len=0
7 9.006657000 192.168.0.253 192.168.0.251 TCP [TCP Dup ACK 3#2] vlsi-lm > mc3ss [PSH, ACK] Seq=1 Ack=1 Win=5840 Len=0
8 9.006905000 192.168.0.253 192.168.0.251 TCP [TCP Dup ACK 3#3] vlsi-lm > mc3ss [PSH, ACK] Seq=1 Ack=1 Win=5840 Len=0

In PLC I use QFixBuffRcvActive to recived data.
PLC has ip address 192.168.0.251 and is it client TCP.
ZFX has ip address 192.168.0.253 and is it server TCP.

Thanks for any reply.
 

Similar Topics

Hi dear . I have a system with cj1m cpu11 etn. previously NT 5z HMI was connected with plc. recently my old HMI got damaged. I want to replace it...
Replies
12
Views
244
Hello gentlemen, Im working on a small project on TIA Portal, about establishing a Modbus TCP connection between my ET200SP plc and a socomec...
Replies
12
Views
299
Hi all, My ethernet port on my laptop recently broke and I was hoping to just use a usb-c dongle in the mean time to go live on my PLC until I...
Replies
14
Views
453
Not a PLC question but I need expert help on this. My FactoryTalk stopped communicating with the server its hosted on. I had an error stating...
Replies
0
Views
105
I have to start out by saying I am not a PLC programmer and I have basic programming skills but mainly use software as a troubleshooting tool. I...
Replies
0
Views
125
Back
Top Bottom