8/28/2009 2:07 PM | |
Posts: 5822 Rating:
|
Hello, Have you ever hared about the SIMATIC NET Quick Start CD? It also contains samples for OPC with VB. J_Bell |
9/29/2016 5:47 AM | |
Joined: 2/27/2014 Last visit: 3/27/2025 Posts: 689 Rating:
|
Hello Mohini, If I understood correctly then, your requirement is to Read S7 300 PLC data in your VB based SCADA(Database) You have different possibilities 1) OPC connectivity Plz go thru below link, https://support.industry.siemens.com/cs/ww/en/view/21447513 The below link will provide you, sample application and documentation for designing of OPC client interface with C#. It's C# Based solution. If you are good in script then similar way you can design VB based OPC client. Data acquisition and storage with an OPC client in C# and the SIMATIC NET .NET OPC Client API2) Using Industrial Data Bridge as part of SIMATIC WinCC but can be installed stand alone. S7 300 will be provider and your own SQL data base will be as consumer. With the help of IDB you can exchange data between S7 300 to data base via TCON/TSEND blocks in S7300. see the below link. https://support.industry.siemens.com/cs/us/en/view/109483465 3) I found one application note , attaching the same. This solution is based on TCP IP communication . Only you need to design VB code for getting data from PLC. If you feel this post is useful then don't forget to rate. Attachmentinfoplc_net_the_guide_about_tcpip_connections_between_pcs_and_siemens_plcs.pdf (464 Downloads) |
Last edited by: DJ_1 at: 9/29/2016 6:02:18 AMWith Best Regards, |
|
9/29/2016 1:01 PM | |
Joined: 9/3/2014 Last visit: 3/13/2019 Posts: 4766 Rating:
|
New question published by syd_b is split to a separate thread with the subject OPC Software for a PC Ethernet connection and a CP343-1 Lean. Best regards |
Follow us on