Hello Mike....
Thanks again for attention...
I explored the properties of the graph and now I know how to change the color, tickness and other things of the selection tool...
You inserted in the VI a field that has the active value of the cursor, but I don't need the actual value (the actual position of the cursor), I need the difference between first and last point. And I need that these fields refresh automatically as the cursor moves.
When I pushed down the CRTL key, I need that the VI register the value and as I move the cursor I need that the field show me how many points had been selected from the first point (CRTL key down), until the actual position. This way, I can release the CRTL key only when the desired value (first point minus last point) get reached.
Another problem is that instead of using a graph where the X values are the absolute number of the point (first, second,..... until 2000), I need to modify this VI to work with a graph with X values and Y values. Because I need that the first field, last field and the difference between first and last, being showed as the real values of X axis.
I've forgot to mention that I need this VI to work with XY graphs, sorry.
Attached is a VI which I try to insert the field with the difference between the first and last point (refreshed automatically as I move the mouse), and I tried also to insert a XY graph, both tasks I got no success.
Thanks again
Daniel