I've got a visualization I'm working on with some rectangles and lines.
When I simulate the program I get an Error and Message in my message box, "Error during Updating the Visualisation:" and "Overflow error."
Any ideas on how to fix this?
I only have 70 elements total for this visualization. I am using absolute movement for a few of the elements, would this cause the issue? The visualization seemed fine before I added these movement elements, but there is only 7 that move, that doesn't seem like it should over load the system.
I am currently testing using simulation so I'm not sure if that has an effect either.
I tried looking in the codesys help manual and couldn't find anything referencing this.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I've got a visualization I'm working on with some rectangles and lines.
When I simulate the program I get an Error and Message in my message box, "Error during Updating the Visualisation:" and "Overflow error."
Any ideas on how to fix this?
I only have 70 elements total for this visualization. I am using absolute movement for a few of the elements, would this cause the issue? The visualization seemed fine before I added these movement elements, but there is only 7 that move, that doesn't seem like it should over load the system.
I am currently testing using simulation so I'm not sure if that has an effect either.
I tried looking in the codesys help manual and couldn't find anything referencing this.