11-05-2007 01:23 AM
11-05-2007 01:30 AM
What do you mean ? Are you trying to get a list of all error codes ? Or do you just need to understand the meanning of a specific error code ? Try to be more explicit please...
11-05-2007 01:46 AM
11-05-2007 02:14 AM
11-05-2007 05:23 AM
11-05-2007 07:05 AM - edited 11-05-2007 07:06 AM
11-06-2007 11:01 AM
Thank you for your, comments.
Yes, I wanted to provide what I found to help everyone else out there who might be looking for what there error code means - suspect this is not uncommon.
as mentioned, I would also like a more thorough explanation of a given error code, but have come to except that such wishes are never fufilled by any software group. Perhaps an error driven solution such as eventid.net for Labview errors would do the trick. Point: Instead of combing through a soup of message threads - have a Error code driven solution system. Put in the error code, have answers revolve around the error code(s) -- better search tools, and more logical ways to seach. Sometimes I get better results using Goolge to comb through the forum than the native search tool.
That aside, when I go to NI, I would like to go to the Labview support page and find a link to all error code listings. Error codes are a fundamnetal starting point.
Incidentally, I'm alway running into exceptions: I recently encounter error -107413509, you will note that it's not referenced on the master list range.
11-06-2007 11:29 AM - edited 11-06-2007 11:30 AM
If you have an error indicator, you can simply right click on it and select 'Explain Error'. The actual error codes are in files in your \resource\errors\English folder. They are also listed in the on-line help. The link you posted has the same exact information as the on-line help.
Where exactly did you get this error? It's possible that whoever wrote the VI created an error code that did not follow the guidelines or was written before some of the guidelines were in place.
11-06-2007 11:35 AM
11-06-2007 01:02 PM
Error -1074135039. Paramter not allowed. This was followed by a device error desplaced on the instrument display "error 108" p164 of the users manual states: "108: A parameter was sent with the command, but none was expected". The VI works fine as long as this parameter is false.To separate this particualr device error from the general discussion of error code help, I posted a device specific thread for that specific issue: http://forums.ni.com/ni/board/message?board.id=170&thread.id=282723