LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how do I change a picture position programmatically?

Solved!
Go to solution

How do I do what I want in the image?

 

Tay

 

 

0 Kudos
Message 1 of 3
(2,915 Views)
Solution
Accepted by topic author slipstick

The data type of the position is a cluster of 2 integers. Use the Bundle by Name function to change those values.

 

-CAC

Message 2 of 3
(2,906 Views)

Jeez!

 

I assumed since the cluster elements were type defs that I would have to somehow convert the loop number into an incrementing type def.

 

Thanks!

 

Tay

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