Sharp7 - GetIntAs returns wrong result for negative values
32/64 bit multi-platform Ethernet S7 PLC communication suite
Brought to you by:
davenardella
I did some unit-tests for my project and found this bug.
Take a look to the attached screen.
the byte values in the buffer are
FF FF
the method should return -1, but it dosn't.
It returns 65535.
used verions: sharp7-full-1.0.0
download the last release
thank you, works with current release now