10-08-2007 09:12 AM
10-08-2007 09:35 AM
10-16-2007 10:53 AM
The error message you got is a very generic one, and describes two completely different errors.
It can be either that there's a vi with a wrong input value, or the GPIB warning. As you don't seem to use GPIB, it's the first error. And that simply means that somewhere you got a invalid input value on a vi. Find out which VI is giving the error message (using 'highlight execution'), and then check its inputs.
Even if you have GPIB.... I've seen this error often, and it's never been caused by the GPIB controller sofar...
10-17-2007 03:40 AM