Omron NX102 - EthernetIP - Modbus TCP - .Net library C#

yasirkhi

Member
Join Date
Oct 2011
Location
Toronto
Posts
136
Hi There.
I have PC to get few tags from PLC into C# windows forms application. What is the best and fastest way?

I could not find Omron in company who sell .net library. Can we setup omron NX102 modbus TCPip server?

Thanks in advance.
 
There are various libraries that implement the OMRON FINS protocol, just enable FINS on the PLC, config what needs to be configured and then use something like this:
GitHub - mcNets/mcOmron: C# OMRON PLC TCP Interface (I have used this one in the past)
 
There are various libraries that implement the OMRON FINS protocol, just enable FINS on the PLC, config what needs to be configured and then use something like this:
GitHub - mcNets/mcOmron: C# OMRON PLC TCP Interface (I have used this one in the past)
Thanks for the response. Which one is going to work with .Net 4.8 framework.
 

Similar Topics

Hi, I am building a CIP safety using OMRON. I have imported the EDS file (non safe) from KUKA and used it as a target device on the for PORT 1...
Replies
0
Views
403
Has anyone done SMS messaging from an Omron CJ2J-CPU31 PLC? If so could you help please. Omron here in Oz have not had any experience doing this...
Replies
5
Views
125
I have an old plc in the system I have, moxa nport was used to communicate with scada, I want to replace the plc with cj2m cpu33 and eliminate...
Replies
1
Views
63
Hi all, i have 8 CJ2m plc units that show different numbers on the plc display and i am stuck on reading the info. my unit has an ip address of...
Replies
3
Views
98
Hi all, Currently having trouble getting a speed reference to write over modbus to an Omron M1... I can successfully write a run command and...
Replies
6
Views
255
Back
Top Bottom