11-24-2008 01:59 PM
Jochen, Thanks for the suggestions.
Reducing the delay to around 10ms will be useful for now.
How do I reduce the "poll the axis status" delay?
Thanks.
cosmund
12-01-2008 06:30 AM
Cosmund,
sorry for the late response, but I was out for a tradeshow last week. To reduce the delay, you need to open the subvis generated by Motion Assistant and reduce the wait time of the polling while loops. Please note, that the faster the loop runs, the more CPU usage you will see, so you shouldn't reduce the delay to zero.
Again: This won't result in a deterministic timing behavior. The clean solution is to use blending.
Jochen
12-01-2008 07:10 PM
Jochen, Thanks for the info.
I did reduce the polling time cycle, and it seems to have reduced the delay. I will look into the blending stuff.
cosmund