Sharp7
Sharp7 copied to clipboard
Nuget package for Sharp7
Ciao, Sto avendo alcuni problemi con la funzione DBWrite: In un protocollo di scambio dati tra PC e PLC che prevede l'accesso ad un DB in Lettura/Scrittura da entrambe le...
Hi, I'm testing a connection with a S71500 PLC via VPN. I'm reading different DB Areas from different DB. Everything run fine. Sometime, with the Internet traffic, one of the...
Hello! We are using an implementation for C# and I would like to draw your attention to the following code: ``` int Elapsed = Environment.TickCount; ... Expired = Environment.TickCount -...
Reading and writing custom types (struct or class) required like below; `s7Client.Read(...)`
At the moment, it's not possible to emulate an S7 server without the native dll, as shown in the unit tests. It would be nice to replace the native version...
Hi, I wish if you could share some trend performance graphs about read/write tags. We are using this library for big amount of PLC data, and we read them on...
Hi ! There is no physical connection. The DBRead method predictably returns error number 9. CLI : Client not connected. The DB Write method returns an exception System.ArgumentOutOfRangeException. And it...
I notice it sometimes takes 5-10 tries to establish connection, returning different errors, mostly "CLI: Client not connected". This seems happen more likely on the S7-300s and when my application...