SCADA help needed!

g.robert

Lifetime Supporting Member
Join Date
Aug 2003
Location
texas
Posts
320
While I know that SCADA is an acronym for supervisory control and data acquisition, what does this include? Is this a set PLC communication language or could a dry contact from a system (close indicating no alarm and open indicating alarm) be considered SCADA?

A customer has requested SCADA from our control panel. We allready have automatic function were they can control system via them sending a permissive run contact as well as the alarm dry contact stated above. Do I need to add something??
 
SCADA covers a multitutde of sins, but I think a couple of dry contacts is stretching it a little too far!

As a general rule, when a customer requests a SCADA connection to a SCADA system, I interpret that to mean I have to provide a communications port that they can tie to their SCADA system, plus a list of data registers that they will read from and write to.

When a customer requests a SCADA system , I interpret it to mean they want a PC, graphic operator interface software, screens configured for data display, and a communications link to the filed I/O or PLCs or whatever.

You had better get a precise definition of what they want, and what you proposed.
 
SCADA is a PC-based program, not a function that a PLC can produce (although I HAVE seen some PLCs with PC modules, and a SCADA program running there).

Exact definitions vary. Some people call it a SCADA when it is nothing more than a PC-based HMI (focussing more on the "Supervisory Control" aspect). Others don't consider it a SCADA until it's talking with a database (focusing on "Data Acquisition").

It's not a set PLC language. Typically it consists of several components. There's a communication driver for getting data into/out of the PLC. Then there's a database of "tags", symbols that read a single or a bank of registers. There are usually graphics, and each object on the screen is linked to one or more tags. There will also be a canned alarming module, which can monitor many points (discrete or analog) and alart the supervisor/operator when an alarm condition has occurred. There is usually a trending capability, both real-time and historical (which means that the program has stored the history of the monitored point in a database somewhere).

There are all sorts of other bells and whistles that the SCADA manufacturers add on, but those are usually the essentials.

No, a dry contact is not a SCADA.
 

Similar Topics

Hi i am starting a project using CitectSCADA 7.2 with AB 1756-L55/A. How do i get Citect to read the tags from the PLC? How to i configure the...
Replies
7
Views
3,300
Hello Everyone, I am working on reports in Vijeo Citect V7.40. I want to generate a report whenever I press the button. I am able to generate it...
Replies
0
Views
867
Hi All, Has anyone of you dealt with the easy chart or any other graph or data trend viewing options? I want to filter the input data I want to...
Replies
16
Views
4,933
Excuse my inexperience with cicode, I have a citect issue I need to make "Global" where the line below is shown in bold in the below function...
Replies
10
Views
3,191
I m facing problem while creating a new batch,please help. Batch detail not showing properly.
Replies
2
Views
1,218
Back
Top Bottom