Hi all,
I have Labview 5.1 running on Win 98 and a AT-MIO-16E10 board.
I have an application that acquires data continuously while sending out
pulses on the output channel. The way I am doing the output pulse is using
a case structure within the continuous acquisition loop to check if the user
has press a button on the front panel. If yes, then output a pulse (AO
write.vi then AO start.vi). However, I need to be able to know when the
output pulses occur in relation to the input scan. Using "tick count"
function does not work because the timing is not precise. Is there a way
to have the right timing for analog out without presetting anything? Anyone
has any idea on how to do this?
Thanks in advance.
Weng