OMRON FINS OVER TCP CJ2m

FarCry

Member
Join Date
Jun 2012
Location
Ljubljana
Posts
4
Hello.
I'm trying to communicate between two PLC's using FINS function block _CPU011:ReceiveData.
PLC1: IP 192.168.1.50 (MASTER)
PLC2:IP 192.168.1.51 (SLAVE)
If I don't use »IP Address Table« everything works using NODE number &51.

The problem is that on the real project these two PLC's will be on different subnet.
For example:
PLC1: IP 192.168.1.50
PLC2: IP 192.168.2.50
So I will have to use »IP Address Table« to achieve communication between these two PLC's.
I tried to sett IP Address Table on MASTER: Node 1=192.168.2.50
But If I try to communicate I see that packet is sended to network but I've got error #1005.
Do I have to sett the SLAVE IP Address Table?
How to do this?
What are the right settings for MASTER and SLAVE IP Address Table?

I don't want to use CX-Integrator because I would like to make project to UPLOAD and forget.

Thanks.

Master1.png Master2.png MasterPRG.jpg MasterPRG1.jpg
 
If I want to do Data Link I would have to buy additional card.
This is not an option since the project allready contains about 25 PLC's.
So I would need to buy 25 units.
 

Similar Topics

Hello, someone have an example of an comunication between an Omron CJ2M CPU33 with FINS TCP to PC? Thanks for help
Replies
1
Views
1,345
Hello people Has anyone managed to perform an arduino communication with an omron PLC through the FINS TCP/IP protocol? I already managed to do...
Replies
3
Views
2,124
Hello Someone know an Function Block or example code for Fins TCP/IP or UDP working for CJ2M CPU33? Thanks for help
Replies
0
Views
1,195
Hi Guys, a few years ago I started to write a little test program for PC to communicate with OMRON PLCs by FINS commands. Well, I would swear...
Replies
2
Views
2,751
Hi, I am writing Omron FINS TCP/IP. I am some bug at my vb program side. I need help. Did someone have the Omron FINS TCP/IP sample program ...
Replies
1
Views
6,571
Back
Top Bottom