I am currently working on connecting a Mitsubishi FX5U PLC with Ignition. Following the Ignition documentation for the Mitsubishi TCP Driver, I selected the iQ-F series for the FX5U model.
The PLC IP address is 192.168.0.2. I have attempted to communicate using the default port numbers 1025 and 1030, but I have not been successful in establishing a connection.
Please find the attached photos for more details on my configuration. Could you please provide guidance on how to resolve this communication issue?
Thanks for your reply. I did it for pinging and it's pinging. For your information, I am not able to communicate through the Mitsubishi TCP Driver only. I established communication between the PLC and Ignition via Modbus TCP. The Modbus TCP is working, so why is the Mitsubishi TCP not working?
I have reviewed and followed the Ignition document. However, I have one question: I was unable to find the setting "Set Enable/Disable Online Change to Enable All (SLMP)."
Please find the attached images for your reference.
Have you opened a SLMP Connection Module in the Ethernet Configuration? That is where you specify which port Ignition will connect with. See here, number 4 which has opened port 2000 for SLMP communication:
No need to apologize, and thanks for your reply. I tried with both "IQF" and "iQR" but still encountered the same issue. I forgot to take the updated image during the uploading time. You can see the updated images here,
Everything you've shown so far looks correct. Potentially a network issue? Could you trying to run Test-NetConnection in PowerShell from the Ignition gateway like tnc 10.182.1.185 -port 2000