Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

sensory labview driver wrappers for framegrabber

i found drivers for the sensoray model 611 fram grabber from labview :
 
 
its say
LabVIEW instrument driver wrappers provide an easy and convenient LabVIEW interface for existing C-based VXIPlug&Play instrument drivers. You need both the LabVIEW wrapper and the VXIPlug&Play instrument driver for the instrument driver to function correctly in LabVIEW. The LabVIEW wrapper is available for download below. Download the VXI plug&play instrument driver from the instrument manufacturers web site.
 
any idea how to get this to function inside lab view 7.0 i am having problems finding the installed vi's
i have labview 7.0
vision 6.0
 
 
i dropped the instr.lib in its approperate folder
included with the package is vxipnp which has folder bin include lib and sensoray..do these files have to be dropped somewhere ...and how woudl i pull the vis into labview once this is done..thanks!!!
 
0 Kudos
Message 1 of 6
(3,842 Views)
is cvi required to do this?
0 Kudos
Message 2 of 6
(3,837 Views)

i dumped files in approperate directory but when i run teh example program the following errors occour

can not find

axcess vxipnp error converter.vi is missing

fg close is not exe

??

0 Kudos
Message 3 of 6
(3,832 Views)
everything work correcty but is there some way i can find that vxipnp error convter vi because i am screwed without it ..thanks
0 Kudos
Message 4 of 6
(3,831 Views)
Lenox,

Unfortunately this driver isn't supported by National Instruments and from the download I can only see the C version of this wrapper. Do you see a 'VXI Error Converter.vi' anywhere or at least a reference to it in the code? If so you might have to rename it 'VXIPNP Error Converter.vi'.

Craig H.
Message 5 of 6
(3,810 Views)
ya i fixed it..it was not named correctly when they developed the package thanks
0 Kudos
Message 6 of 6
(3,808 Views)