-
I tested with Python 3.6 and Windows 7 64 bit.
I have a 'While True' loop for test the connection continuously. If when the program starts the connection is OK, 'get_connected' returns 'true' and th…
-
We have an application with a Raspberry pi using SNAP7 and a S7-1214. The application was workin smoothly but the PLC was programmed in TIA PORTAL V13.0 (wich is not compatible with new versions of T…
GG846 updated
3 years ago
-
Snap7 server only supports read of up to 20 dataItems in a single request. I'm not sure why they chose this, but I did email the author of Snap7 to see if I can get an explanation.
Although at firs…
-
Hi Fuxa team,
I found a Data Type that is not available on Fuxa, on a Snap7 connection, it is impossible to bind a Type String variable, Is it in your projects to add it?
Thank you.
-
Hello fbarresi,
when i try to run SoftPlc on Macbook Pro M1, i am getting below error. i have already move files from native folder to net6.0 folder.
if you have any suggestion it would be great.…
-
I got my station (S1200) last week and had some time to deal with some functions.
The sync functions work like expected, but the async functions receive garbage (mostly zeros).
While debugging I r…
-
conpot didn't implement read and write and other methods in the s7 protocol, but i want to communicate with conpot using s7 protocal.
can anyone give me some tips on how to implement these methods?…
-
I use "vue.js element vue-element-extends beego and flow" to make a very simple flow-ui(interface), which is still in the preliminary stage.
[demo](http://111.230.181.182:8080)
![Snap3](https://user…
-
Dear Mathias,
I am a long-time user of the node-snap7 module since the first versions. I am successfully using it in production.
I started writing a new wrapper of the snap7 library using node-add…
-
Hi,
I am trying to use libnodave for communicating with a PLC over PPI.
I added the libnodave.net.cs and libnodave.net.dll files to my project. The first thing that goes wrong is that throughou…