ahmetnoktacom

Compactlogix PLC - Visual Studio C# SCADA

3 posts in this topic

Hello,

I want to create new small scada in C# for AllenBradley Compactlogix L27ERM PLC via Ethernet/IP. How can I do it? I will do 1 page and 5 tags. 

Share this post


Link to post
Share on other sites

This is a broad request.  What is the first challenge you have run into?

Since you will be communicating via Ethernet/IP, within your CompactLogix PLC program, you will have a device connected for communication to your PC.  This will be a "Generic Ethernet Module" that will require you to customize to fit your application.  http://literature.rockwellautomation.com/idc/groups/literature/documents/at/enet-at002_-en-p.pdf

This is an example of how Parker-Hannifin accomplishes a similar task with a Generic Ethernet Module.  This is a good example of what you will be doing.  https://www.naic.edu/~phil/hardware/byuPhasedAr/floor/Parker_EthernetIP_UG.pdf

Share this post


Link to post
Share on other sites

AdvancedHMI is a SCADA/HMI package that uses Visual Studio for development. It includes the drivers to communicate with the CompactLogix. You can create simple HMIs without the need to write code or you can use VB or c# to do more advanced things. The base package is no cost to use.

1 person likes this

Share this post


Link to post
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