Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

fluke 6100A driver error

Solved!
Go to solution

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

------------------------------------------------------------------

Kudos and Accepted as Solution are welcome!
0 Kudos
Message 1 of 6
(4,327 Views)

Pretty important to provide the error code/message if you want some help.

0 Kudos
Message 2 of 6
(4,325 Views)

Hello yik,

      The Instrument Driver Troubleshooting Guide is a great resource.

 

Cheers,

 

NathanT

0 Kudos
Message 3 of 6
(4,287 Views)

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

------------------------------------------------------------------

Kudos and Accepted as Solution are welcome!
0 Kudos
Message 4 of 6
(4,091 Views)
Solution
Accepted by topic author jyang72211

Hi Yik,

 

The details of this error can be found at the knowledgebase article below.

 

http://digital.ni.com/public.nsf/allkb/A2561CDE98B66DD4862566510078264F?OpenDocument

Raj
National Instruments
Applications Engineer
Message 5 of 6
(4,065 Views)

Thanks.  This could be a solution, let me test it.

------------------------------------------------------------------

Kudos and Accepted as Solution are welcome!
0 Kudos
Message 6 of 6
(4,033 Views)