Codesys 3.5 SP17 Patch 2 CheckBounds (POUs for Implicit Checks)

leon78
2023-11-14
2023-11-16
  • leon78 - 2023-11-14

    Hello!
    I use CheckBounds (POUs for Implicit Checks).
    But I have a problem.
    I use an array as an VAR_IN_OUT of Function Block.
    If I try to monitor the array of variable length ([* ]), its does't work. The CheckBounds POU isn't called. If I use the array of fixed lenght ([lower..upper]), the CheckBounds POU is called. Why?

     

Log in to post a comment.