plcpeople / nodeS7

Node.JS library for communication to Siemens S7 PLCs
MIT License
356 stars 120 forks source link

✍️ Add support for WSTRING read/write. #133

Open rabrowne85 opened 1 year ago

rabrowne85 commented 1 year ago

Added the capability of reading and writing of WSTRINGs within the PLC.

Both appear to be working, but the writing is less battle tested (my requirement was more for reading data out of the PLC).