LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Where to define user error codes.

Solved!
Go to solution

For future reference, is there a complete table of LV error codes somewhere? My search of the knowledge base has been unsuccessful and searching for labView on the C drive returns too much to sort through.

 

jvh

0 Kudos
Message 11 of 12
(885 Views)

I think that question has come up several times.  I am unaware of any compilation of error codes.

 

If you open up the General Error Handler.vi, it contains an Error Code Database.vi.  That VI is password protected, but you could run it in a loop over the range of error codes and see what values return a string. You will get a lot of data.  Note that NI can and does add to the database from time to time, so the data you obtain that way is not guaranteed to remain valid.

 

Lynn

Message 12 of 12
(879 Views)