Dr Jon Atkinson wrote in message
news:cfXH5.1261$%k5.45570@news-1.opaltelecom.net...
> I was informed by the "contact an engineer" part of the NI web-page that I
> could have both loops running simultaneously, but when I have tried this
the
> overall rate has been determined by the data acquisition loop (which takes
> one second per iteration). How do I get the loops to run at separate
speeds?
If the loops are in the top level VI and there are no dependencies between
them then they should run at independent speeds. Is the reading of the
two types of data fully independent?