09-21-2010 01:35 PM
I have a quesiton on the fluke 6100A driver. The first time I run my program, the initialization of the driver will give me an error, but if I run the program again, the error will go away. Why is that?
yik
Solved! Go to Solution.
09-21-2010 01:42 PM
Pretty important to provide the error code/message if you want some help.
09-22-2010 12:28 PM
12-16-2010 05:49 PM
I hope you guys are still with me. THe error that I get once in a while is
VISA: (Hex 0xBFFF000E) The given session or object reference is invalid.
-1073807346
It seems like this is happening at the initialize.vi whent it is trying to open a visa session. This error is usually gone when I rerun the program, but I want to fix this, since this makes my problem unreliable.
Yik
12-17-2010 10:58 AM
Hi Yik,
The details of this error can be found at the knowledgebase article below.
http://digital.ni.com/public.nsf/allkb/A2561CDE98B66DD4862566510078264F?OpenDocument
12-20-2010 10:47 AM
Thanks. This could be a solution, let me test it.