LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

instrument name missing

Hi,
I am new to labview. I have created an instrument driver in CVI and imported into labview. Evrerything seems to work fine but in my function palatte I can't see my instrument name. I see all classes fine.
I have attached my screenshot for ref.
Please help.

Thanks.
Sheetal
Thanks.
CVI 2010
LabVIEW 2011 SP1
Vision Builder AI 2011 SP1
0 Kudos
Message 1 of 6
(2,798 Views)
Sheetal,

To change the name of a sub-palette (like the one you've created for your instrument driver), follow these simple steps:

1) In the block diagram menu bar, select Tools->Advanced->Edit Palette Views...
2) In the Functions palette that pops up, navigate to the instrument driver icon.
3) Right-click the instrument driver icon and select "Rename Submenu..."
4) Enter a new name for the instrument driver and click OK.
5) Hit the "Save Changes" button in the "Edit Controls and Functions Palettes" window.

Regards,

E. Sulzer
Applications Engineer
National Instruments
E. Sulzer
Applications Engineer
National Instruments
0 Kudos
Message 2 of 6
(2,773 Views)
Great. Thanks for the answer. But as you can see in that picture I do have another instrument HP34401A and I think I did not name that instrument manually like you suggested.
Shouldn't Labview just put instrument name automatically?

Again, thanks for your answer.

Sheetal
Thanks.
CVI 2010
LabVIEW 2011 SP1
Vision Builder AI 2011 SP1
0 Kudos
Message 3 of 6
(2,770 Views)
Usually, the name is added automatically. I believe the importer gets all of this information from the .fp file (or possibly the .hlp file). You might want to check the LabWindows forum and post your files.
0 Kudos
Message 4 of 6
(2,760 Views)
Sheetal,

The CVI to LabVIEW instrument converter should label the submenus, but that name is determined through the configuration window of the converter rather than automatically. For instance, if you left the prefix field blank, then it would register as a blank name. Next time you convert a driver, be sure to pay careful attention to all of the fields in the configuration window, and if the driver comes through without a name again, you can always rename it using the method from the post above.

Regards,

E. Sulzer
Applications Engineer
National Instruments
E. Sulzer
Applications Engineer
National Instruments
0 Kudos
Message 5 of 6
(2,756 Views)
I don't use the convert often but I tried it with the CVI version of the HP34970A. The Instrument prefix was filled in automatically.
0 Kudos
Message 6 of 6
(2,750 Views)