 dgg04
		
			dgg04
		
		
		
		
		
		
		
		
	
			06-15-2010 04:00 PM
Hi,
I'm new to Labview and I am having difficulty trying to make this work correctly.
What I'm doing is monitoring the output of a transducer and when it reaches a certain critical value I want it to write the data to a file.
I have this part working okay, but I'm currently using a greater than / equal vi to check the value against the instrument stream, so when the value drops below the critical value it stops recording. I want it to continue to record for a set number of mins after the critical value is reached.
How would I do this?
Solved! Go to Solution.
 RavensFan
		
			RavensFan
		
		
		 
		
		
		
		
		
	
			06-15-2010 04:17 PM
06-16-2010 01:57 PM
Thanks!
I figured it out using the Elapsed Time VI like you suggested.
 Petar2015
		
			Petar2015
		
		
		
		
		
		
		
		
	
			07-08-2019 06:02 PM
Hi,
I have exactly the same question,
I attach my data acquisition code to this message.
I want the code trigger "writing" whenever the amplitude of signal >= 0.5 V.
Could you please help me with this matter?
Peter
			
    
	
		
		
		07-09-2019
	
		
		05:57 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 - last edited on 
    
	
		
		
		10-09-2024
	
		
		09:39 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 by 
				
		 Content Cleaner
		
			Content Cleaner
		
		
		
		
		
		
		
		
	
			
		
Were you able to try implementing the Elapsed Time Express VI as previously suggested?
Here is some additional documentation on the Elapsed Time Express VI for your reference: