IPAD <-> communication

eatualive

Member
Join Date
Apr 2011
Location
Netherlands
Posts
5
hello people,

i want to create a demotica system using a s7-315 cpu with ethernet.
for controlling and visualizing i want to build an iPad app that can directly communicate with this siemens CPU. I know some apps exisits in the app store but i want to build my own.

My only problem is i need to setup a ethernet communication to the siemens CPU to read or write data. I was wondering if there is some handbook of how a tcp or udp connection is established with a cpu from siemens? It's not about the code itself although that would be very helpfull. But information how it has to work in general should be fine. The programming i will manage myself.

Anyone know something exist like this?
 
Hello,

The protocol is not published. You can find a few implementations on the web that you can gather information from. One is named "libnodave".

You can also use a program that can communicate with the PLC and Wireshark to look at packets.
 
I see, i will have a look in libnodave. but i'm wondering then how all those other companys make there drivers. Or can they get a licence from siemens to get driver for communicating.
 
Hello,

I have heard, but I do not know if it is true, that licensing something from Siemens might be possible, for a large sum of money.

> but i'm wondering then how all those other companys make their drivers.

Same way as above, by reverse engineering the protocol. A very common practice for unpublished protocols, file formats, data formats, etc..
 
All the pn CPUs have built in web pages and can be customized
Just go to YouTube
Then connect to it with any browser... iPhone ..etc
 
I know but i want to write a scada like app for my home. So the web page is not what i look for.

hmm, i guess i will try to see if i can convert libnodave to the ipad.
Thanks for the information.
 
Last edited:

Similar Topics

Hi All. I'm looking for a lightweight application that i can install on a mobile device to show some information from a Rockwell PLC. I was...
Replies
3
Views
2,657
Hello everyone, first post on the forum. I have a client asking for some method of viewing and saving PLC data via an iPad at various factory...
Replies
5
Views
3,877
I use my iPad for remote connnectivity to the plants when I am not ther. It works well for vnc viewer and things like that, but when I teamviewer...
Replies
4
Views
1,967
I am trying to connect a panelview + wirelessly to an IPAD. I know i need somekind of vnc on both ends, but not really sure how to get it or...
Replies
8
Views
4,595
Does anyone know if there is an app available for ipad or android to access Global Drive Control or RS Logix ??
Replies
11
Views
3,567
Back
Top Bottom