LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to implement a delay of usec (6025E board)

I want to implement a delay of usec(say 0.5usec) however the 2 24bit general purpose counter was already used up.

how can i implement the 0.5usec delay without using the 24bit counter?

Thks & best regards
lyn
0 Kudos
Message 1 of 2
(2,406 Views)
Hi,

I am not sure that this is possible; you can implement software delays, but to within 1ms resolution. For the usec resolution, you definitely need a counter.

Regards,
RamziH.
0 Kudos
Message 2 of 2
(2,406 Views)