Communicate WinCC Flexible - Java

ndelucca

Member
Join Date
Jul 2013
Location
Rosario
Posts
28
Hello everyone, i have a question that is not so related to PLC, i need to exchange data (just a few variable values) between a WinCC Flexible RT and a Java Application. The thing is that i dont want to do it through a file (CSV, XML, etc..), i wanted to know if i can directly communicate both directly through some protocol(i.e: using WinCC as HTTP server, or something like that). Any ideas? (and if its possible some tips or guide on how to configure WinCC)

Thanks!
 
Another possibility is access via SOAP (Smart Access).
Read this FAQ for more info.
As the OPC server it is a license cost involved.

You can test without license but you will be prompted that there is no license on the device
 
Ok, so i've been looking at theese options but unfortunetly i've found out that i wont be able to use options that require licence (i know...cheap clients...). So do you think that i would be able to pull this off in any other way?
(i know that i can use a file to update de values in WinCC, then read the file with Java App, but i believe that a single file its quite fragile to be used as a comunicator, problems like opening a file that is already open, overwriting while open, etc..)
if you have any other ideas, they would be welcome :)
 
You're probably rigth, well i think im going to go for the CSV file.... i'll have to make sure the data on that file is not corrupted, and if it is, that it wont mess up anything...
Thank you for your reply Jesper!
 

Similar Topics

how to communicate FactoryTalk Optix and Mitsubishi Q Series. I want to know the details of that
Replies
0
Views
37
We are trying to poll data coming from a PLC for remote monitoring we have the IP address of the PLC and the default port number and the path is...
Replies
25
Views
579
We have some very old technology in my plant that needs adjusted but I don’t have the equipment. Can anyone tell me what I need to program this IO...
Replies
13
Views
345
Hi Guys, I want to connect my 1769-L36ERM to a different network domain, is it possible to do it using only the dual ports in the Controller? Or...
Replies
3
Views
223
Back
Top Bottom