LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how can I trig a timer to start to run for specific time duration?!

Hi,

 

  I have a SubVI which gives me a string line, and I need that after end of this line ( which I gives me true value),  trig a timer to start to run to make the loop to wait for specific time duration. here I attached my VI, I hope it is clear.

anybody can help me ?!

0 Kudos
Message 1 of 3
(2,309 Views)

hi worldviol,

 

i am afraid that your question is not clear at all. You attached only on VI at your post and if i want to open it, i get a message that all SubVIs are missing.

It would be helpful for all forum member if you strip down your program, so that you post only the neccessary code for your question. What would you like to archive? Which components do you use and what du you want to programm in gernal?

 

Regards, Stephan

0 Kudos
Message 2 of 3
(2,286 Views)

worldviol wrote:

 

Hi,

 

  I have a SubVI which gives me a string line, and I need that after end of this line ( which I gives me true value),  trig a timer to start to run to make the loop to wait for specific time duration. here I attached my VI, I hope it is clear.

anybody can help me ?!


can you be more specific?.....is the string coming from your "serial1.vi"? and what string specifically are you looking for to make this event happen?

 

start by looking at the "comparison" pallet for your T/F logic of what specific string you want, wired to your case statement and a timer....

0 Kudos
Message 3 of 3
(2,273 Views)