st-one-io / nodes7

A javascript library to communicate with Siemens S7 PLCs
GNU General Public License v3.0
29 stars 9 forks source link

Adding Little Endian datatype for read method #7

Closed danielmichalichyn closed 2 years ago

danielmichalichyn commented 2 years ago

I'm adding a reversed datatype (little-endian) for the read method only. This will be useful when reading values from Simotion series D, as they have a LE architecture.