Sharp7 icon indicating copy to clipboard operation
Sharp7 copied to clipboard

Nuget package for Sharp7

Results 7 Sharp7 issues
Sort by recently updated
recently updated
newest added

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...

question

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...

help wanted

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 -...

enhancement

Reading and writing custom types (struct or class) required like below; `s7Client.Read(...)`

enhancement

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...

wontfix

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...

question

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...

bug
enhancement
good first issue