Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

When i need to use shift register for Image reference in loop?

Hello,
Is there any reason to use Shift Register in while loop for image reference?
(for example, maybe something to do with overlay etc...)
 
tnx,
HaD
0 Kudos
Message 1 of 2
(3,224 Views)
This is something that needs to be done carefully, what passes in an image wire is not the value (image data) but the reference or pointer (memory address) so you don't need to wire the image ref into a shift register because it remains the same.

But be carefull if you use some IMAQ functions, to use the correct connector (image source / image destination).

Hope this helps

We have two ears and one mouth so that we can listen twice as much as we speak.

Epictetus

Antoine Chalons

0 Kudos
Message 2 of 2
(3,221 Views)