LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

there is no driver for the ortec 97 on labview

I need a driver for the ortec 97 counter timer and I only have labview 6.0 and I do not have labwindows. which is needed to convert this ortec cvi to a vi. if someone has a converted driver or would be willing to create one for me it would be much appriciated./ You can e- mail me at kjhudson@kent.edu and i will forward you th ecvi driver so someone could convert it for me.Thanks
0 Kudos
Message 1 of 11
(3,465 Views)
LabWindows is not required to convert a driver to LabVIEW. The conversion is done by LabVIEW. First install the CVI driver and make sure you have a .fp file and a .dll. Then go to Tools>Instrumentation>Import CVI Instrument Driver. You select the CVI .fp file and it will create the LabVIEW driver. What you won't be able to do is make any changes to the driver because what you'll get is a bunch of calls to the CVI .dll.
0 Kudos
Message 2 of 11
(3,465 Views)
I do not have an application builder on labview and cannot create dlls. I need to convert the CVIs to VIs and that requires labwindows. I've got the driver on labview but cannot do anything with it because it is still in a CVI format. The run button is broken and the error states that call library function node cannot find function. i need to create this from labwindows and I need someone who can do it for me because I cannot buy it.
0 Kudos
Message 3 of 11
(3,465 Views)
I guess I should have looked at the zip file. Normally, the dll is included with a CVI driver and all that you need is a standard version of LabVIEW to do the conversion. It looks like the driver you downloaded is very old. Unfortunately, right now I don't have a copy of CVI on my system. Sorry.
0 Kudos
Message 4 of 11
(3,465 Views)
I installed CVI on my new computer today and looked at the driver. I built a dll and then used LabVIEW to convert it to a llb. I've included both in the attachment. I have no way of telling whether anything will work. Good luck.
0 Kudos
Message 5 of 11
(3,465 Views)
Hi, I just wanted to know how you converted a dll into a llb using LabView.
I have LabView 6i, can I convert too?
Thanks.
0 Kudos
Message 9 of 11
(3,465 Views)
Menu: Tools->Instrumentation->Import CVI Instrument Driver

"mio" wrote in message
news:5065000000050000004E810000-1023576873000@exchange.ni.com...
> Hi, I just wanted to know how you converted a dll into a llb using
> LabView.
> I have LabView 6i, can I convert too?
> Thanks.
0 Kudos
Message 10 of 11
(3,465 Views)
🙂

Ivaylo Iltchev
mailto:iltchev_i<*spamblock>@skygate.bg
http://www.skygate.bg
*remove for real e-mail

"katharine" wrote in message
news:5065000000080000005B4D0000-1023576873000@exchange.ni.com...
> I need a driver for the ortec 97 counter timer and I only have labview
> 6.0 and I do not have labwindows. which is needed to convert this
> ortec cvi to a vi. if someone has a converted driver or would be
> willing to create one for me it would be much appriciated./ You can e-
> mail me at kjhudson@kent.edu and i will forward you th ecvi driver so
> someone could convert it for me.Thanks



[Attachment eggo974_instr.zip, see below]
0 Kudos
Message 6 of 11
(3,465 Views)
Thanks for the converted vis. I am no longer seeing a broken run button. Nor the call library function node error: cannot find function. What I am seeing though when I run the VIs is a different error that can't make sense of. I've attached the error so that maybe you can make some sense of it and give me some feed back.
Download All
0 Kudos
Message 7 of 11
(3,465 Views)
Install CVI 6.0 Run time

"katharine" wrote in message
news:506500000005000000F8800000-1023576873000@exchange.ni.com...
> Thanks for the converted vis. I am no longer seeing a broken run
> button. Nor the call library function node error: cannot find
> function. What I am seeing though when I run the VIs is a different
> error that can't make sense of. I've attached the error so that maybe
> you can make some sense of it and give me some feed back.
0 Kudos
Message 8 of 11
(3,465 Views)