LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to register a labview project as an instrument driver project

Hello!

I got a problem with my instrument driver project. After some system error I got corrupted project library file. So I had to remove it from my project add new one and add all the project folders to new library. Now I have project with the same structure as previous. But Labview is no longer recognizing my project as a valid instrument driver project. Is there any way to resolve this problem? And generally is there any way to convert a Labview project to instrument driver project?

 

Alexey.

0 Kudos
Message 1 of 3
(2,818 Views)
In general drivers are saved as libraries and put in the instr.lib folder of LabVIEW.
________________________________________________________

Use the rating system, otherwise its useless; and please don't forget to tip your waiters!
using LV 2010 SP 1, Windows 7
________________________________________________________
0 Kudos
Message 2 of 3
(2,796 Views)
Hi Alexey,

In the LabVIEW 8.5 Help you will be able to find some instructions on how to create Instrument Drivers. This can be found online here. This involves using the Create New Instrument Driver Project wizard to do this.

Let us know how it goes!
Rasheel
0 Kudos
Message 3 of 3
(2,772 Views)