12-24-2006 01:11 AM
12-24-2006 07:48 AM
12-24-2006 09:25 AM
12-24-2006 11:13 AM
12-24-2006 01:42 PM
12-27-2006 12:53 PM
Hello HaD,
The image control is installed with either the Vision Development Module or the NI-IMAQ driver, and is not a standard component found in LabVIEW. If you have questions about the image display control or vision functions it would be better to post in the Machine Vision forum:
http://forums.ni.com/ni/board?board.id=200
In regards to your question, this menu is not available as a runtime property, and therefore the user of program will not be able to set it directly through the control. Instead, you will need to allow the user to set it programmatically in LabVIEW by use of a property node.
To create this property node, right-click on the image display icon on your program's block diagram, and select:
Create » Property Node » Palette » Palette Type.
You will then be able to change the value of this property by right-clicking on the property node icon and selecting "Change All To Write". To create a control on the front panel that the user change at runtime, right-click on the “Palette Type” input, select:
Create » Control
If you have any questions about the application architecture required to implement this design, please continue to post in the LabVIEW forum.
I hope this helps.
Best regards,
Jasper