Hello, I have a question about using DXLink technology. I wanted to create a simple custom GUI with DXLink, I used SuperviseWindow and SuperviseState modules and wrote a simple net without Image module.
Then I loaded this program with DXLLoadProgram function and went to the ExecuteOnChange mode (I used only default interactors). But the speed of rotation, moving and zooming in application of my own is quite less than in the original net program (when I executed it). Is there any methods to make my application quicker? Or should I use DXCallModule? Thank you very much.
