Jump to content

Ethernet IP General Explicit Message


Recommended Posts

1302429877_EIPScanExplicitMessage.jpg.c3821b21bde7a281eb25f9cb229e4912.jpg

Hello I am trying to send an explicit message to a Unistream PLC as seen above. This picture is made from a third party EIP scanner and works as is.

The message unlocks a device I am controlling.  Note that the Command is NOT 0x10 but a special command 0x45 I also have to set request data 0xCD.

So the Adapter's documentation of the message is:

Service Code: 0x45
Class: 0x67
Instance: 0x89
Attribute: 0xAB
Data: 0xCD

The ladder component I use is 'EIP General Explicit Message' as seen below:

 

1134435759_UnitronicsExplicitMessage.thumb.jpg.f76242655b2cf984bc17b7165a3812b8.jpg

I send the required 0xCD data via the debugger.

As you see I get an error -4 which is documented as 'ENIP_WRONG_OFFSET' . I tried several buffer sizes and offsets but none of them gives a correct result.

Could someone please help me on how to tackle this problem? Thanks! Ad

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

This site uses cookies. By clicking I accept, you agree to their use.