05-30-2004 01:51 PM
05-31-2004 08:07 AM
05-31-2004 08:53 AM
05-31-2004 01:10 PM
05-31-2004 01:37 PM
05-31-2004 09:37 PM
05-31-2004 10:47 PM
02-12-2013 09:36 AM
Hi,
I am using window 7 processor 2.4GHz. labview 10.0.
What I try to do is set frequency according to a list (such as 1GHz, 1.3GHz, 5GHz, etc.) after about 2.55ms or smaller such as 340us time delay. Looks like 1ms is the smallest delay I could make. How about less than it? How could I make it?
Thanks,
Ott
02-12-2013 10:50 AM
@Ott wrote:
Hi,
I am using window 7 processor 2.4GHz. labview 10.0.
What I try to do is set frequency according to a list (such as 1GHz, 1.3GHz, 5GHz, etc.) after about 2.55ms or smaller such as 340us time delay. Looks like 1ms is the smallest delay I could make. How about less than it? How could I make it?
Thanks,
Ott
You do realize this thread is almost 9 years old? If you have a question, you really should start a new thread.
On a Windows PC, the best resoultion you are going to get is the 1ms. Even then, Windows can take over and you'll suddenly see 15ms of nothing. It isn't a deterministic operating system. If you need better determinism, you need to go to a Real Time system or an FPGA.