Hi Willie,
Sorry for the delay in answering this thread. I have been looking into this issue for you and have a couple of questions for you.
When you say downloading the commands to the RTOS, are you referring to onboard programs on the motion controller or running the code in LabVIEW RT?
For onboard programs, it is definitely possible for commands to run slower than when run from the host PC. This is mainly because the onboard program has the lowest priority of all tasks running on the MC68331microprocessor. Each onboard program only has a 2ms time-slice of the processor. After that 2ms, the processor is freed for housekeeping or other onboard tasks. Not only this, but all host communications (reading position, setting velocity, etc..) and all I/O re
actions (such as feedback) are given higher priority than the onboard program.
Hope this helps,
Best regards,
Peter H.
Applications Engineer.
National Instruments UK.