10-24-2007 08:19 PM
10-25-2007 02:40 PM
Hi Samir,
To obtain the toolsets that you need for your application, which include the Picture Control Toolset and MathScript, you will need to upgrade from the Base version of LabVIEW to Full or Professional.
Once you have these toolsets, you can create a VI using pen attributes and mouse control selection provisions. Try using LabVIEW shipping example titled "Pen Attributes and Image Subsetting" as a guide. You can find this example by going to help >> NI Example Finder, selecting the browse tab, and then selecting the folder Building User Interfaces >> Controlling Front Panel Objects Programmatically. This uses the Picture Control Toolset which should be included in your upgraded software. Also, you can use the Picture Functions VIs found in your Functions Pallette for additional image analysis.
To create a MathScript window, go to Tools on your VI Toolbar, and then select MathScript Window. Again, MathScript is not available with the base version of LabVIEW. Please view the following help file for more information. Thanks Samir!
http://zone.ni.com/reference/en-XX/help/371361D-01/lvdialog/lv_mathscript_window/
http://zone.ni.com/reference/en-XX/help/371361D-01/lvpict/picture_vis/
Meghan M.