05-22-2013 07:18 AM
Hello,
I'm having a problem using a LV WebService running in a CompactRIO device. I have one VI that makes analog acquisitions from some NI9234 modules and it works fine when started from LabView, but when it's started by the WebService (like an URL in the browser) it doesn't work for any acquisition that takes more than 120 seconds (acquisition time is one of the input parameters).
When an acquisition of 120 or more seconds is started, the device enters in some kind of loop and restarts the VI a few times until the following page be showed (some minutes after):
Does anyone have any idea about what is happening?
Thank you for your attention
			
    
	
		
		
		05-24-2013
	
		
		07:26 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 - last edited on 
    
	
		
		
		10-22-2025
	
		
		09:26 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 by 
				
		
		
			Content Cleaner
		
		
		
		
		
		
		
		
	
			
		
Hello lucasegidio,
I suggest you to use debug tools or displaying errors on front panel in order to see if something particular is going on.
I also suggest you to check if you followed the steps described in those documents :
Don't hesitate to post your code (or something simpler). It could help users to run some tests.
Regards,
Jérémy C.
NI France