Hi,

There is no general solution since there is no standard for PLC devices, each manufacturer defines a proprietary protocol to communicate with his devices. Once you know the manufacturer and the device model you can try to find libraries which encapsulates the protocol.

Here is a post explaining how to 'exchange data with Siemens PLC' via wifi.
http://alexsentcha.wordpress.com/libnodave-exchange-data-with-siemens-plc-2/android-exchange-data-with-siemens-plc/
I haven't tried it, but I'm experienced with PLC and Android and it make sense.

Hope this helps
Yaron

On 06/03/2013 02:48 PM, zerodevice wrote:
Hi, I am new to android programming and also PLC ladder programming.
But im not new in C#, JAVA, JS, AS3, PHP.
I've coded quite a lot of C# apps for my own use.

Recently Im required to code an Android App to be able to connect to PLC devices and to do stuff. Stuff like: Upload the PLC ladder program from Android Phone/Tablet into PLC devices. Ofcoz, the devices requires "User Access", so it has to be able to login to the PLC accordingly.

Now, I have no problem in programming standard (Basic) Android Apps.
What I don't know is, is there any class or library out there that could allow me to do such functionality?
And how do I do it on the hardware level? e.g. USB cable to PLC...

Anyone has any leads?
--
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
---
You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.




--
Yaron Reinharts
Smart Drive Applications
http://www.poncho.co.il/gateaway.php
https://market.android.com/details?id=com.poncho.gsm.gate.activities


--
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- You received this message because you are subscribed to the Google Groups "Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to