I'm using one of Schneider's implementations of CoDeSys 3 (version 3.5.10 in SoMachine Motion or just SoMM), and I've run into a problem with a visualization.
Dynamic polygon arrays are currently not supported
I have included the VisuElems library in my project. Is there some other library that I also need? Do I instead (or also) need to set up some configuration option?
Any help would be super!
Many thanks,
Captive Engineer
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
You’re not missing anything. I spent quite a bit of time with Schneider tech support on this. Bottom line is it simply doesn’t work. Maybe the new version of somachine will fix it, it’s supposed to be out soon.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Originally created by: Captive Engineer
Salutations.
I'm using one of Schneider's implementations of CoDeSys 3 (version 3.5.10 in SoMachine Motion or just SoMM), and I've run into a problem with a visualization.
I have set up a Bézier curve to use dynamic points and written code to generate those control points. The project compiles with no problems, but when I open the visualization in runtime, the curve does not conform to my points. Instead, it displays 3 question marks (???) beside the curve, and when I hover the mouse over that curve, the hint message that appears reads:
Dynamic polygon arrays are currently not supported
I have included the VisuElems library in my project. Is there some other library that I also need? Do I instead (or also) need to set up some configuration option?
Any help would be super!
Many thanks,
Captive Engineer
You’re not missing anything. I spent quite a bit of time with Schneider tech support on this. Bottom line is it simply doesn’t work. Maybe the new version of somachine will fix it, it’s supposed to be out soon.