> how do i get deterministic time in windows for real time feedback
> control
I noticed that nobody mentioned setting priorities on your VIs.
Depending on what typical latencies you are trying to get, setting
priorities on the VI and restricting the user and OS from doing certain
things can improve determinism by a bunch. As others stated however,
Windows isn't realtime, and there are many ways to get unbound
latencies, so any solution needs to be thoroughly tested.
As others have mentioned, you should read the web page about LV Realtime
or get a demo.
Greg McKaskle