S7-300 with Oracle software.

tulip

Member
Join Date
Oct 2005
Location
ist
Posts
236
I want to communicate with S7-300 Cpu and oracle software.Is it possible?If Answer is yes,how?
 
use OPC

An OPC Server may be the easiest way to go.
Matrikon has an OPC server for Oracle (and other compliant databases).
http://www.matrikonopc.com/opc-drivers/925/index.aspx as well as OPC server for Siemens S7. Probably Kepware and some other OPC vendors do too. I've never had to deal with Oracle so don't know how easy that is to set up but most OPC servers for S7 are not that difficult to use. Two OPC servers don't talk to each other, you need an OPC client or bridge in between. Talk with one of the vendors.
 
Another vendor is Inductive Automation and their FactorySQL (probably by another name by now).
It links an OPC server with an SQL database.
It can be setup to transfer data in both directions.
 
I want to communicate with S7-300 Cpu and oracle software.Is it possible?If Answer is yes,how?

If you give more detailed info of your whole system , we could maybe help with the right solution.
When I have to log or retrieve data from an oracle DB, I prefer to use stored procedures and run them from a script in wincc.
I do that by using a ADO object. Use the same method to write to SQL, just by changing the provider.
If you would like to go that route I would be glad to give you a sample script.
 
Last edited:

Similar Topics

Hi Siemens guys! I am experiencing SF fault on our S7-300 (6ES7 315-2AH14-0AB0) CPU from time to time. I've checked the diagnostic buffer and...
Replies
13
Views
130
Have a system that has been running for over a year and all of a sudden getting a ExcessiveVelocityFault on one of the drives when the MSO command...
Replies
2
Views
142
Hello PLCS.Net Forum, First time posting. Let's assume I am a novice. BASIC PROBLEM: My servo/linear piston is no longer zeroed to the...
Replies
9
Views
212
hi... i have an issue in s7 300 plc, while we run the machine(in idle there is no fault) , plc cpu goes in SF mode, after restart the power cycle...
Replies
2
Views
116
gents, I am trying to configure communication with EMERSON PK300 controller through port A1 using generic ethernet communication module . I could...
Replies
0
Views
93
Back
Top Bottom