02-12-2009 12:50 PM
I am trying to create a 1553 driver for LabView. I received all of previously created 1553 LabView driver files from the manufacturer. I have also used Tools->Instrumentation->Create Instrument Driver Project to start a new project. I used a new template and the block now shows up under Instrument I/O. I moved all the previously created 1553 driver files to the data folder in the project located at C:\Program File\National Instruments\LabVIEW 8.6\1553Data\Public\Data. I don't see any of the driver vi's available under the Instrument I/O->1553Data. How can I make these vi's available for use?
I am also unsure of which folders my files should go in (Configure, Data, Utility, etc.).
Thank you.
Solved! Go to Solution.
02-13-2009 05:10 AM
02-13-2009 06:42 AM
I have moved my files to the location you have listed and have opened up some of the Read vi's to make sure all their dependencies are properly linked. I still don't see their icons under Instrument I/O->Instr Drivers->1553Data->Data.
Did I do something incorrectly when creating the driver project?
Thank you.
02-13-2009 07:40 AM
02-13-2009 08:04 AM
Yes, I have tried a few times and the computer was shut down overnight, so everything got restarted.
Do you think there could be something in the vi's themselves keeping them from displaying? They all have icons, but maybe there is a setting that I don't know about to have them show in the menu.
Thanks again.
02-13-2009 08:40 AM
02-13-2009 08:59 AM
I figured it out. Here is how you insert the vi's into the palet:
Tools->Advanced->Edit Palette Set
I went into the data section and right clicked. There is an option to insert vi's. I clicked this and picked my vi to insert and now it shows up.
Thanks for you help.
02-13-2009 10:10 AM