new to siemens

jasomers

Member
Join Date
Nov 2004
Posts
3
anyone know if it is possible to write directly to an ms-sql database from a siemens plc?

my siemens rep's seem to think its impossible without wincc or opcserver but my client says it is possible.

any help would be appreciated!

J
 
Well, I'm not sure if you can write directly to the database (although that is intriguing, and I'll have to think about it a little more), but I can definitely say that it isn't necessary to use WinCC or an OPC Server.

If you are capable of writing your own middleware program, you could send PLC data via sockets or UDP, and let your app write to the SQL database (there are plenty of threads in this forum about how to do that). That is the simplest and quickest solution I can think of right at the moment.
 
Great thanks!

I'll starting searching the threads for any appropriate info.

Any keywords etc. that I should be looking for?

J
 
Try "Siemens UDP" or "Siemens Sockets". That will point you to at least one thread, and then it will link you up to others. Good luck.
 
If you want a VB head start, I've attached it. It uses Native TCP connections. If you are using ethernet, this is your ticket. If you trying to do MPI, you're on your own.
 

Similar Topics

The past week we received a new piece of equipment from Germany which utilizes siemens controls. Typically in our company we use A.B. controls for...
Replies
9
Views
188
Hello I have a s7-1200 and I would like to read the tags present in this controller with my controllogix controller. The two controllers don't use...
Replies
5
Views
145
Hi need help why this “failure 5 emergency stop “ appears at every startup in the morning ? Have to shut off main switch at least 10 times on...
Replies
19
Views
305
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
114
Hi everyone hope you'll well. Is it possible for me to download a Crack version of tia portal v13..sorry to say this but the software is very...
Replies
5
Views
199
Back
Top Bottom