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

[BUG] Some bugs in shadow presentation in RenderableContentControl #199

Closed Brano5 closed 1 year ago

Brano5 commented 1 year ago
  1. The default value for CHAR in ShadowDisplay seems problematic.

    image
  2. DATE and LDATE as shown as format in ShadowDisplay

    image
  3. DATE_AND_TIME and DATE can not be changed in ShadowControl

    image
  4. Some LONG TYPE doesnt have type in render in SHadowControl

    image
Brano5 commented 1 year ago

/cib

IX-BOT commented 1 year ago

Branch 199-_BUG_Some_bugs_in_shadow_presentation_in_RenderableContentControl created!