08-23-2012 04:06 AM
how to use image buffers in vision assistant??how to store and retrieve more than one image in this buffers
09-04-2012 08:37 PM
In NI Vision you do a Create and give it a unique name. You can also put Create into a For Loop and create an array of images. Each one must have a unique name. Same name, same image buffer. Not sure how to do this in NI vision Assistant.