yet another newbie... apologies

155 views
Skip to first unread message

marc pearson

unread,
May 27, 2020, 5:10:21 PM5/27/20
to EIP Stack Group OpENer users
Hi all, thanks for add to the group.

I am a software developer, inexperienced with industrial protocols. My work have given me a device, and asked me to communicate with it from within our software base (windows, c# .net).

The device supports EthernetIP, profinet amd diffferent version support Modbus.

I have a memory map for the device, listing addresses for the different registers.

At first I tried setting up a TCP connection and tried some Modbus commands - I did get responses, but with errors....

So, I am looking at using EthernetIP and stumbled across this library. All I am wanting to do is poll certain registers, to get some status updates. I fear that using this library for this task is a bit overkill, so I am hoping for some advice on how to accomplish what I want, given the information I have.

Yours hopefully,

Marc 

Alois Zoitl

unread,
May 27, 2020, 5:38:19 PM5/27/20
to marc pearson, EIP Stack Group OpENer users
Hi,

unfortunately OpENer is for the device side and not for the readers side. So you need to find another lib.

BR,
Alois
> --
> You received this message because you are subscribed to the Google Groups "EIP Stack Group OpENer users" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to eip-stack-group-open...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/eip-stack-group-opener-users/b5de386b-2ef8-4fc0-bd2a-bdf8c4bd29fe%40googlegroups.com.

Sergio Andrade

unread,
May 28, 2020, 7:45:58 AM5/28/20
to EIP Stack Group OpENer users
Hi;

I also need a lib for the scanner side, perhaps you know a free one.

It would be very helpful.

Thanks

Em quarta-feira, 27 de maio de 2020 18:38:19 UTC-3, Alois Zoitl escreveu:
Hi,

unfortunately OpENer is for the device side and not for the readers side. So you need to find another lib.

BR,
Alois


On Wed, 2020-05-27 at 14:10 -0700, 'marc pearson' via EIP Stack Group OpENer users wrote:
> Hi all, thanks for add to the group.
>
> I am a software developer, inexperienced with industrial protocols. My work have given me a device, and asked me to communicate with it from within our software base (windows, c# .net).
>
> The device supports EthernetIP, profinet amd diffferent version support Modbus.
>
> I have a memory map for the device, listing addresses for the different registers.
>
> At first I tried setting up a TCP connection and tried some Modbus commands - I did get responses, but with errors....
>
> So, I am looking at using EthernetIP and stumbled across this library. All I am wanting to do is poll certain registers, to get some status updates. I fear that using this library for this task is a bit overkill, so I am hoping for some advice on how to accomplish what I want, given the information I have.
>
> Yours hopefully,
>
> Marc
>
> --
> You received this message because you are subscribed to the Google Groups "EIP Stack Group OpENer users" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to eip-stack-group-opener-users+unsub...@googlegroups.com.

Andrew Q

unread,
May 28, 2020, 9:44:52 AM5/28/20
to EIP Stack Group OpENer users
For the scanner side I use this one: https://github.com/rossmann-engineering/EEIP.NET

It's .Net/C# but a good resource for implementation specifics.

Andrew

Sergio Andrade

unread,
May 28, 2020, 10:07:04 AM5/28/20
to EIP Stack Group OpENer users
Sorry,
I forgot to mention that is a Linux C/C++ project.

Andrew Q

unread,
May 28, 2020, 10:27:31 AM5/28/20
to EIP Stack Group OpENer users
The Linux part might be addressable by .Net Core but I don't know of a recent open-source C/C++ scanner implementation, would love to know if there is one.
Reply all
Reply to author
Forward
0 new messages