LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

hardware timeout error

I was just wondering if anyone knew how or if it is possible to adjust when timeout errors are passed in labview. I occasionally get a hardware timeout error passed in when my code is running. I think the error code is 10001. I would like to adjust the settings, specifically how long LabVIEW waits before passing the error. Is this something that can be done?

Thanks!

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

I think that error code 10001 actually wrong, my apologies

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

Could you be more specific on what your code is doing? If you're reading data with DAQmx, there should be a timeout terminal on the read function: http://zone.ni.com/reference/en-XX/help/370469AA-01/lvdaqmx/mxread/

 

Also, if you could respond with the actual error that may be helpful as well.

--------------------------------------
0 Kudos
Message 3 of 3
(2,472 Views)