How PLC communication with the other software

tang6518

Member
Join Date
Mar 2011
Location
JiangSu
Posts
8
I'm a novice at PLC. so maybe the question is very easy. but I really want to know.
How PLC communication with the other software ?
sometimes somebody told me, PLC connected to server via the 100baseT Repeater.the software which installation in the server will can send the data to the PLC .
If the above is true , which detail is in the inner ?
Thanks !
 
PLC connection to software

The physical connection from a PLC to a PC kan be ethernet, serial, profibus, whatever communication.

Communication to VB.net, Office or other wondows software can be done with an OPC server. This is a piece of software that runs on a PC and has the task to read and write PLC variables. The OPC server can be reached by windows software. In the case of HMI or Scada softwares, mostly there are standard I/O drivers for these. Wonderware for example has DASI-Direct server, it's and I/O server that has the task to read and write PLC variables. A Wonderware Scada can be installed on the same machine or another machine and linked to the I/O server. In the case of Siemens for example, WinCC has a standard S7 driver to support their own PLC's. For other connections they have standard drivers, but connecting an OPC server is also possible.

Sonno if this helps something...

I'm a novice at PLC. so maybe the question is very easy. but I really want to know.
How PLC communication with the other software ?
sometimes somebody told me, PLC connected to server via the 100baseT Repeater.the software which installation in the server will can send the data to the PLC .
If the above is true , which detail is in the inner ?
Thanks !
 
Thanks , Combo.
another question, now our situation is the SQL sever to write the data to PLC.then SQL sever can read the PLC bits status. PLC didn't connected to SQL sever directly but via 100baseT Repeater.
so.can I know this system how to work ?
 

Similar Topics

Dear Friends, i have simatic s7-300 CPU317-2DP, along with USB/MPI+ communication cable. can we use WINSPS-S7 Software MHJ-Software to...
Replies
0
Views
3,782
Hi all.. Well I'm very new to this field, and please excuse me if i post something stupid.. Can anyone please tell me how do we read and use data...
Replies
11
Views
8,270
Dear All, I m having plc 2/16 cpu and i m having RS logix 5 how to go online with the cpu . The cpu is having 15 pin female connector
Replies
3
Views
2,885
i have two plc 1. s7-1212dc/dc/dc ip; 192.168.0.1 2. s7-1500 1513-1pn ip; 192.168.3.2 i need to get data from plc1 to plc2. any idea how to do...
Replies
5
Views
133
I have created a project in TIA Portal v16 Upd6 with S7-1200 (6ES7214-1AG40-0XB0) and WinCC Unified (PC station). The communication between the...
Replies
4
Views
155
Back
Top Bottom