S7NetPlus / s7netplus

S7.NET+ -- A .NET library to connect to Siemens Step7 devices
MIT License
1.34k stars 593 forks source link

Reads lack support for Int64 #542

Open jokergodd opened 2 months ago

jokergodd commented 2 months ago

When I use the ReadClass method, the conversion to the byte array is missing the conversion to the Lint type in Siemens, where the Lint type is 8 bytes, which corresponds to the Int64 type, so the variable type in the class is not the long type