Hi
The project I'm working on has multiple nodes connected together via a
network running on RTnet. I need to synchronize the nodes so that
their threads run in sync with each other all of the time. I wanted to
do this by using the TDMA frame that is generated by the Master on the
network as a reference to work form.
Is there a way that a slave can be notified when this sync is sent
from the master without having to wait in a loop for transmission or
reception to take place? I guess what I'm asking is there a way to
couple a interrupt or any other similar notification method to the
reception of the sync from the master, or is it totally hidden on the
application side?

Thanks

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
RTnet-users mailing list
RTnet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rtnet-users

Reply via email to