03-30-2009 02:27 PM
Hi PSUstudent,
That is correct, you need to use my previous attachment as a subvi, and yes you probably do not have any queue references in your code, so you will need to create them and use them in the subvi in place of my queue references. The image cluster in my subvi is very unlikely to be suitable as an input for your own camera image datatype, so you need to replace my two front panel controls with two new controls that will become the subvi input and output. To create these, you will need to right click your camera image wire (see instructions above for the queue ref) and select Create > Control. This will create a new control that matches the datatype of the camera image. Cut this new control and paste it into the subvi. Paste it again and convert this second copy into an indicator. These are now your new input and output controls for the subvi. When you register these in the connector pane (again, see above), these will become available as wire terminals when you use the subvi in your main code.
Thoric
P.S. GIve Kudos to anyone here you think has been particularly useful.