Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Error -1074001424

Hi fellow LabVIEW users

 

I have seen the posts on the forums about this error but still cannot seem to decipher the problem.

 

I am trying to communicate with my Norma 4000 Power analyser using the driver via GPIB.

http://assets.fluke.com/software/LV9.zip

 

I am using the LNOPA01 Getting Started.vi to pull values from the power analyser and display it on the front panel.

 

MAX recognizes the device, indeed when i use *IDN? it gives the name and ID of the device.

 

However when I use  LNOPA01 Getting Started.vi It gives me the following error message ERROR 1073807195 "The interface type is valid, but the specified interface number is not configured"

 

How do I resolve this issue? Please let me know if u need further information.

 

Thanks

 

mhaque

0 Kudos
Message 1 of 5
(4,198 Views)

mhaque,

 

I assume that this might be what you were referring to, and the document linked in it.  One question, the error code in the title of the post is different from the one in the body.  Are you receiving one or both of these errors?

 

Regards,

Joe S.

0 Kudos
Message 2 of 5
(4,186 Views)

I am receiving the later error in the sub VIs.

 

Attached is the whole error message.

 

Thanks

 

mhaque

0 Kudos
Message 3 of 5
(4,173 Views)
As the description says, it is an instrument specific error. Since the driver and instrument are both from Fluke, you should contact them after isolating the function that is causing the error.
0 Kudos
Message 4 of 5
(4,159 Views)

What did you fill in in the string in the getting started example.

I changed the string in Initialize to a VISA resource and if you do the same in the example you should be able to slect the resource directly from the frontpanel

Attached are both new vi's

greetings from the Netherlands
Download All
0 Kudos
Message 5 of 5
(4,154 Views)