Help - Search - Members - Calendar
Full Version: Process supervision-help for beginner
Forums.MrPLC.com > PLCs and Supporting Devices > General Topics - The Lounge > HMI & SCADA
italo2008
Hi

I need to create an application for windows platform wich allows users supervising a process, in wich there are two or more PLCs. Now, I'm looking for informations about software that I can use in order to create this application (ZenOn, Movicon, ecc.). In the manuals that I found on the Internet, I see that these softwares allow to use ( for example) 2 communication drivers at the same time: but what does it means exactly? does it means that the application will communicate with no more than 2 PLCs?


What kind of hardware do I need in order to establish a communication between PLCs and the PC in wich the application will run? Do I need a particular module on each PLC?
Adriel
What type of PLCs do you have?



QUOTE (italo2008 @ Oct 20 2009, 02:29 AM) *
Hi

I need to create an application for windows platform wich allows users supervising a process, in wich there are two or more PLCs. Now, I'm looking for informations about software that I can use in order to create this application (ZenOn, Movicon, ecc.). In the manuals that I found on the Internet, I see that these softwares allow to use ( for example) 2 communication drivers at the same time: but what does it means exactly? does it means that the application will communicate with no more than 2 PLCs?


What kind of hardware do I need in order to establish a communication between PLCs and the PC in wich the application will run? Do I need a particular module on each PLC?

italo2008
QUOTE (Adriel @ Oct 20 2009, 11:00 AM) *
What type of PLCs do you have?



Siemens s7 300 or Allen-Bradley or both
Rod_Hackney
usually a basic plc driver for a HMI supervisory software (like Wonderware/intellution/WinCC) will allow connection of multiple PLCs of the same type. Example would be connection of multiple Siemens S7-300 PLCs. The plcs would have to be networked together with the HMI supervisory PC on the same network.
paulengr
QUOTE (italo2008 @ Oct 20 2009, 05:29 AM) *
Hi

I need to create an application for windows platform wich allows users supervising a process, in wich there are two or more PLCs. Now, I'm looking for informations about software that I can use in order to create this application (ZenOn, Movicon, ecc.). In the manuals that I found on the Internet, I see that these softwares allow to use ( for example) 2 communication drivers at the same time: but what does it means exactly? does it means that the application will communicate with no more than 2 PLCs?


What kind of hardware do I need in order to establish a communication between PLCs and the PC in wich the application will run? Do I need a particular module on each PLC?


The driver is the software that handles the communication between the HMI software and the PLC. Almost every PLC brand uses a different communication protocol, and many of them use several different ones. The driver software interface has been standardized. The standard is called "OPC". So this allows an HMI to interface to any driver as long as it uses the OPC standard.

The hardware side depends on which communication network standard you choose to use. With most PLC's for maximum flexibility it is usually best to put in communication cards in the PLC that allow it to interface to Ethernet and use standard PC hardware (Ethernet ports), rather than using specialized PC hardware and trying to support the special networks that PLC's offer.
sebastiank
QUOTE (italo2008 @ Oct 22 2009, 08:37 AM) *
QUOTE (Adriel @ Oct 20 2009, 11:00 AM) *
What type of PLCs do you have?



Siemens s7 300 or Allen-Bradley or both


I know a little bit zenon and there you are able to connect to S7-300 Series with different drivers and to Allen-Bradley as well
If you have a communication processor (ethernet module) on the S7 you just need a standard network card to communicate with the S7-300.
For Allen-Bradley you can as well communicate via TCP/IP with a standard network card as well
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.