I have the following: - A CompactLogix controller with an ENBT card. - A SmartGuard600 Safety Controller on Ethernet/IP (1752-L24BBB)
I followed the directions in the manual to setup a few bytes of "Ethernet/IP Target I/O" in the SmartGuard. I then configured the PLC through RSLogix5000 to add a Generic Ethernet Module ("ETHERNET_MODULE") with the following parameters:
- Comm Format: Data - INT
- Assembly Instance (Input): 100, Size = 2
- Assembly Instance (Output): 199, Size = 2
- Assembly Instance (Configuration): 255, Size = 0
This should work, but when I download to the processor, I get this error:
- Code 16#109 Connection Request Error: Invalid connection size. Tag: SmartGuard600:I
So I checked and the configured "input" size on the SmartGuard (direction of I/O is relative to the PLC) is 4 BYTEs. That should be equal to 2 INT's in the PLC.
Not sure what I'm doing wrong. If anyone's done this before, please let me in on the secret. Thanks!




