Counter/Timer

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I ignore 10920 error

I am using Labview with a MultiIO DAQCard-AI-16E-4. I am using both counters. I get a 10920 error... and my data aquisition stops. I want to ignore this error and continue aquiring data.

I can easily replicate this error by removing the input wire to the GATE and then connecting it again while running(simulate an intermittennt short).

How do I ignore this error and continue aquiring?

I can replicat
0 Kudos
Message 1 of 2
(3,199 Views)
Use General Error Handler.vi (Functions palette --> Time & Dialog). It allows to cancel an error by setting exception action, exception code and exception source. Read the online help for more information.
0 Kudos
Message 2 of 2
(3,199 Views)