11-12-2014 06:24 AM
Hello.
When i try change y value in my vi my theta value is going 0 (default).
Theta change value event is ok. But i need help y value change.
My files on attachment.
Thanks.
Solved! Go to Solution.
11-12-2014 01:28 PM
The theta value does not go to zero. However, when you change y you use the original image array rather than the rotated array. I think you need to feed the left shift register terminals to the event structure for the image and boolean data. In the image below the arraos show the original connections.
Lynn
11-13-2014 02:33 AM - edited 11-13-2014 02:44 AM
Hi Lynn. Its working
Thank You