This website requires JavaScript.
Explore
Help
Sign In
Learning
/
s7netplus
Watch
0
Star
0
Fork
0
You've already forked s7netplus
mirror of
https://github.com/S7NetPlus/s7netplus.git
synced
2026-02-17 22:38:27 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
424a01bf0737690cacc255e423b0a10a3ed61bf9
s7netplus
/
S7.Net
History
Michele Cattafesta
424a01bf07
[Breaking change]: DBW and DBD now returns unsigned short and unsigned int. This because the conversion that was used previously was loosing both negative values and values over maximum of int.
...
Signed-off-by: Michele Cattafesta <
michele.cattafesta@mesta-automation.com
>
2014-12-22 14:40:06 +01:00
..
Interfaces
added StatusCode and ErrorCode to IPlc interface
2014-08-08 20:56:00 +02:00
Properties
S7.NET Testability Updates
2013-02-09 10:17:47 -06:00
Types
Fix an error that made impossible to read negative values when reading a struct.
2014-12-22 14:35:54 +01:00
Conversion.cs
Added new converters to convert from Siemens types to C# types.
2014-12-22 14:35:12 +01:00
Enums.cs
fixing namespaces to c# style of coding
2014-08-08 20:56:26 +02:00
PLC.cs
[Breaking change]: DBW and DBD now returns unsigned short and unsigned int. This because the conversion that was used previously was loosing both negative values and values over maximum of int.
2014-12-22 14:40:06 +01:00
S7.Net.csproj
fixing namespaces to c# style of coding
2014-08-08 20:56:26 +02:00