Omron Ethernet IP Error

kku

Member
Join Date
May 2013
Location
Toronto
Posts
39
I am using a CJ2H-CPU66-EIP controller. This device has an IP address 192.168.1.1 with a subnet mask 255.255.0.0

There is an error 'F3' on the front 7 segment display. The user's manual tells me this means there is a address mismatch. I have checked the front node address setting switch and it's set correctly (0 and 1). The PLC is operating normally otherwise to the other EIP nodes. I can ping all the other nodes without issues.

I just don't know how to get rid of this error and what's causing it.
 
With a subnet mask of 255.255.0.0 the node address is 0001 0001 so the node address on the rotary switches should be 11. 1001 binary = 11 hex

:sick: I just got it. Now I understand. I think the .255 in the third octet filters out the third number in the IP address. That's why if the mask is 255.255.0.0 then the node address is 0001 0001.
 
With a subnet mask of 255.255.0.0 the node address is 0001 0001 so the node address on the rotary switches should be 11. 1001 binary = 11 hex

With a subnet mask of 255.255.0.0 the node address is 0001 00000001 so the node address is 1 00000001 = 101 hex. This can not be set on the rotary dial switches. FF is the max node address.
 
With a subnet mask of 255.255.0.0 the node address is 0001 00000001 so the node address is 1 00000001 = 101 hex. This can not be set on the rotary dial switches. FF is the max node address.

You are right. I just realized it this morning. The maximum you can set on the front switches is 254 (FE).

Thanks.
 

Similar Topics

I have a strange Kepware issue I have been dealing with for a few weeks. I have Kepware setup with the Omron NJ Ethernet driver and reading in...
Replies
0
Views
119
We are trying to set up a newer generation Omron PLC (NX/NS Series) with Citect / Aveva Plant SCADA using the Ethernet/IP CIP Protocol to read...
Replies
2
Views
446
Has anyone had success communicating between the Avery ZM series of weight indicators and Omron CJ PLCs? I can easily do setups when provided...
Replies
0
Views
344
Hi Guys, I am trying to read data from Omron CP2E CPU from my Mitsubishi RJ71EN71 with Simple CPU Communication Function. Suppose it was using...
Replies
2
Views
1,833
I can't figure out how CX-Programmer is connecting to this PLC. - C200HX PLC - in the field. - Laptop connected to a network via ethernet cable -...
Replies
3
Views
2,485
Back
Top Bottom