LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

XY position help

Hi everyone, I am working on a xy stage movement vi based of the XY Grid Inspector template. I am having problems doing a couple of things, I posted the code below, it is stripped of the motor vis it just plots the path of a 'virtual stage'. 

 

Here are the things I am trying to add:

A percentage for each 'position' to be overlapped by its nearest neighbors. 

The second thing is more tricky: I would like to be able to remove or add points (they are called grids on my vi) by clicking on them and then adjusting the movement array so that position is removed from the path (ie it moves to the next available position).

 

Finally, is there a way to add a mouse over event so that images that are taken at a given grid position are shown like a minimap by moving the mouse over the position of the grid?

 

Thanks.

0 Kudos
Message 1 of 2
(2,379 Views)

Hi,

 

You can find a vi that describes how to use a mouse over event at the following link:

 

https://decibel.ni.com/content/docs/DOC-2226

 

Regards,

0 Kudos
Message 2 of 2
(2,329 Views)