LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to make a float image toobox with LabVIEW so that to browse image files ?

Hello ,

I have some primitive or picture data which are the signs of various automation device or element . I hope I can represents these picture files in a float toolbox , just like LabVIEW's control palette , when select an icon , can drag and drop it into my edit panel . How to do this with LabVIEW ? Thanks.

David
0 Kudos
Message 1 of 2
(2,797 Views)
You cannot create your own palette but you can edit the controls palette to have your own controls.

To make custom palettes in LabVIEW 7,
Open LabVIEW >> tools >> advanced >> edit palette views. This launches a new window. On palette views choose new setup, enter a name. Goto the controls palette, right click >> insert >> submenu. A new window appears. Choose how your controls are to be accessed. Save your changes and now you are in business.
0 Kudos
Message 2 of 2
(2,797 Views)