Alexander89 / netvar

MIT License
5 stars 2 forks source link

String Send to PLC Errors #5

Closed alanlgirard closed 4 years ago

alanlgirard commented 4 years ago

Tested all of the supported dataypes and everything works well for sending/receiving to a PLC, but I am not able to send a string to the PLC. I am able to read a string though. Codesys reports an error of Netvar error layout.

Alexander89 commented 4 years ago

@alanlgirard sorry, it just was implemented as "It should work like this". nut never tested. thanks for being my un-ask :rabbit:

i publish it with the next tag npm i netvar@next

I will do proper testing with all types when I'm next to my PLC this evening.