Hello!
How to define the peripheral address of the S7 driver for reading a unicode-string?
When I use byte addresses like DB100.DBB10:100 I can read only ascii-strings.
Best regards, Ilya
How to define the peripheral address of the S7 driver for reading a unicode-string?
- i.mak
- Posts:18
- Joined: Mon Mar 27, 2017 3:00 pm
How to define the peripheral address of the S7 driver for reading a unicode-string?
- gschijndel
- Posts:376
- Joined: Tue Jan 15, 2019 3:12 pm
Re: How to define the peripheral address of the S7 driver for reading a unicode-string?
I guess the S7 driver does not support Unicode strings. Try it with the S7+ driver.