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
(3,340 Views)

I think that error code 10001 actually wrong, my apologies

0 Kudos
Message 2 of 3
(3,338 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: https://www.ni.com/docs/en-US/bundle/ni-daqmx-labview-api-ref/page/vi-lib/daqmx/read-llb/daqmx-read-...

 

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

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