SCADA and Ethernet network

shaarawi1984

Member
Join Date
Aug 2006
Location
Amman
Posts
38
Hello;

I have a project that I should prepare SCADA screens using RSView32, and using Ethernet network.

After preparing the screens, I used RSLinx to identify Ethernet modules I used them in the project.

The qustion is: if we suppose that a digital input from the field to the PLC is now on, how should the rung in the PLC program be in order to make an indication in the PC which has the SCADA screens?

I am thinking of the following:
1- I should create suitable tag in the PLC program (RSLogix5000) that is related to that input
2- This tag should be transferred via Ethernet network to the PC
but how!!
should we use move instruction or not?

if you could write a sipmle rung as an example it will be more helpful for me since I am a bigenner in this field

thank you very much
 
You can read tags from the plc using rslinx (opc), export your tags from rslogix, import them into linx, if you use slc for example you can use direct driver over ethernet, there is no need to have any ladder to display the data in rsview.
 

Similar Topics

Hey Everyone, I need to Interface Ignition SCADA ethernet network to an Allen Bradley SLC5/04 Serial RS232 DF1. Has anyone out there found a low...
Replies
4
Views
962
Hey, I have 10 machines each controlled by an AB SLC-5/05 and all connected through an EthernetNet/IP network. I need to monitor machine stops...
Replies
1
Views
2,538
We are trying to set up a newer generation Omron PLC (NX/NS Series) with Citect / Aveva Plant SCADA using the Ethernet/IP CIP Protocol to read...
Replies
2
Views
352
Hello Everyone, I want to configure CampactLogix 1769-L36ERM in a way to receive Ethernet Input from a SCADA system. I will be using built in...
Replies
4
Views
2,050
Hi, I'm currently designing a system where i need to control(communicate with) multiple KUKA robots via a SCADA on a PC. I've communicated with...
Replies
6
Views
3,107
Back
Top Bottom