Hi Jan
I'm sure you're the man to help me on this question.
I am attempting to run RTAI together with RTnet but with a variable
task scheduling. I use the rt_sleep() call at the end of the task
instead of the normal rt_task_wait_period() call to get this working.
The problem with this is that the timer has to be placed into oneshot
mode to get this done, as apposed to periodic mode. This then
obviously stops RTnet's running cycle because it runs with the timer
in periodic mode (I assume).
Is there any other way that I can run variable task scheduling of RTAI
without affecting RTnet?
Thanks.

Michael Smith

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
RTnet-users mailing list
RTnet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rtnet-users

Reply via email to