Linux Libnodave example read data from Siemens S7-300 I used Linux Min 17.3, so you can do the same with other Debian based distribution. Step 1 : install mono-complete sudo apt-get install mono-complete if you want to compile libnodave lib by your self, install c develeop headers sudo apt-get install libc6-dev Step 2: download and… Read More


Android example reading Tag Value from Rockwell PLC   A very simple example how to read Data from Rockwell PLC (example: L-61) with Android Device. in this example you need Android Studio and Android-EIP You can download this project here: here a short and simple video   short descriptionof steps in video: create new project… Read More