LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

help I need to use a driver whitch is in FP format (Labwindows) under Labview

I need to control a tti digital multimeter with GPIB port under labview.
I've found a driver whitch is for Labwindows (in format .fp and .c) so i'd like to know how to integrate this driver under Labview.
THANKS
0 Kudos
Message 1 of 3
(2,641 Views)
If there's a DLL along with the .fp, then you can convert it to a LabVIEW driver by going to Tools>Instrumentation>Import CVI Instrument Driver. If there's no DLL, give use the name of the driver and maybe someone here with LabWindows/CVI can create the DLL. You should also post the same request to the LabWindows forum. Also, if there's no DLL, it probably means that the driver is really old and might take quite a bit of work to become functional.
Message 2 of 3
(2,641 Views)
thanks a lot i'v make a dll whith a labwindows demo and now that's good.THANk's for your help :+]
pierre
0 Kudos
Message 3 of 3
(2,641 Views)