LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

movement of point on line from one position to another position......

Hello sir

I made one vi in which I did, movement of point from one position to another but  its not in proper direction means(not forward or backward )

How does point  move  on a line  in forward direction only?

Thank you


0 Kudos
Message 1 of 5
(2,583 Views)
Hi ashwinile...,
please explain what you want to do. At the moment your point jumps in one row.
Mike


Message Edited by MikeS81 on 07-16-2008 08:07 AM
0 Kudos
Message 2 of 5
(2,582 Views)
Hello Mike

Actually now it jumps from one point to another point but it does not have any perticular direction for jumping or movement.
Means if first XY co-ordinate is 15,24 then if it is 60,24 then next one x cordinate should be greater than 60.... then it seems to be a point moves on a line in forward direction.............


thanks


0 Kudos
Message 3 of 5
(2,579 Views)
Hi ashwinile...,
you have to add the old value to the random value. If you do it, the new value will be greater than the old one.
 
 
Mike


Message Edited by MikeS81 on 07-16-2008 08:26 AM
0 Kudos
Message 4 of 5
(2,574 Views)
Thank you............



0 Kudos
Message 5 of 5
(2,562 Views)