ix-ax / axsharp

[This repository is for active development.] AX# binds SIMATIC AX based projects with .NET ecosystem.
https://ix-ax.github.io/axsharp/
MIT License
48 stars 11 forks source link

[KNOWN-ISSUE] Reading unassigned CHAR and WCHAR will not return values over WebAPI. #220

Open PTKu opened 1 year ago

PTKu commented 1 year ago

Reading unassigned CHAR and WCHAR will not return values over WebAPI.

PTKu commented 1 year ago

This issue is mitigated by https://github.com/ix-ax/axsharp/pull/219