Re: [android-developers] Android to connect / disconnect PLC devices

2013-06-04 Thread Yaron Reinharts
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 exp

[android-developers] Android to connect / disconnect PLC devices

2013-06-03 Thread zerodevice
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 prog