LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

followup on IVI drivers

Hi,

Thanks all for the help on IVI drivers.

I want to develop a simple interface for a scope. I want to use IVI class
drivers (the "green" drivers?) so that I am as hardware independant as
possible. I have a simple example using the scope class drivers that I am
happy with right now.

I have drivers for my current scope, from lecroy. When I install these
drivers, to
$labview_path/instr.lib/lcwpxxx
I don't get any files with a .dll extension. I can use instrument specific
("blue", right?) drivers from this set-up.
I think I must have a .dll to be able to install a driver in max, then
install a virtual instrument, then install a logical name?

Is there something I can do to make this driver work?

Thanks,
Chad
0 Kudos
Message 1 of 3
(2,567 Views)
Check your VXIpnp\Bin folder for the .dll. I believe you should also have a separate folder for the instrument under VXIpnp if it was installed correctly.
0 Kudos
Message 2 of 3
(2,567 Views)
Thanks, that was the right place to look.


"Dennis Knutson" wrote in message
> Check your VXIpnp\Bin folder for the .dll. I believe you should also
> have a separate folder for the instrument under VXIpnp if it was
> installed correctly.
0 Kudos
Message 3 of 3
(2,567 Views)