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


Excel read data from S7-300 with libnodave Simple way to get data directly from Siemens PLC like S7-315 2PN/DP in Excel   what you need libnodave.dll Siemens PLC (I use S7-315pn/dp) excel (I use office 2010) You can download a excel file with libnodave dll ready to use,  Here is a small presentaion , how… Read More