08-25-2005 02:37 AM
08-25-2005 03:46 AM
1. Open Help->Search the LabVIEW Bookshelf.
2. Find corresponding manual:•
LabVIEW Custom Controls, Indicators, and Type Definitions
10-16-2008 07:32 PM
10-16-2008
08:37 PM
- last edited on
05-04-2025
06:43 PM
by
Content Cleaner
Here's a link to the corresponding LabVIEW help section. 😄
10-16-2008 11:40 PM
Hi,
Any boolean button can be replaced by any picture by customizing that button.Right click on the boolean button select Advanced>Customize...that will open a new window with the button,copy the picture you want to replace on it and right click on it select Import picture from clipboard>True and same procedure for false condition. I have attached a vi. Hope this helps you.Let me know if this is ok.
10-17-2008 10:56 AM
10-17-2008 11:09 AM
Auto,
When I right click on the button in edit control screen, "import picture from clipboard" was grayed out ...would know how to enable that? is it because I'm using v8.6?
10-17-2008 11:17 AM
That option is greyed out if there is nothing in your clipboard.
I usually open an image in paint do a ctrl-a to slect all and the a ctrl-c to copy to the clipboard.
Ben
10-17-2008 12:58 PM
10-17-2008 02:20 PM