LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

TIMER STOP AFTER FEW SECONDS

  • Hi to all of you. I want to know that when timer start how can we set that after three seconds timer starts automaticaly.  means how can i count  three seconds basicly and disable the timer after three seconds
0 Kudos
Message 1 of 4
(2,441 Views)

Hello!

I'm a bit confused by your question, but I'd say you can look into a couple different options: 

Hope this helps!

R Dahlman

0 Kudos
Message 2 of 4
(2,413 Views)

sory sir  yes my question was confusing. sir actualy i have a task in which i have to transmit some data to other source and in reply there will be response. after its response i will again transmit some data. one critical part of task is that if after 3 seconds if there is no reply from other end i have to stop transmit data. i m confused that how will i wait for 3 seconds and how would i know that there is no reply during 3 seconds

0 Kudos
Message 3 of 4
(2,409 Views)

How are you transmitting your data and what are you sending it to? A lot of times there is timeout functionality built in to device communication APIs that we can use more easily!

0 Kudos
Message 4 of 4
(2,401 Views)