11-20-2006 10:25 AM
11-20-2006 05:49 PM
Hello,
If you are talking about using an array containing a cluster of two number controls, one for the X increment and the other for the Y increment, then what I attached should solve your problem. It uses some User32.dll stuff. Hope it helps!
7J1L1M
11-21-2006 10:33 AM
11-21-2006 10:52 AM
11-21-2006 03:09 PM
11-22-2006 04:43 PM
Hay again,
Sorry it has taken me so long to write back. I am working on the code you requested though. I'll send it as soon as possible.
7J1L1M
11-22-2006 06:53 PM
Here is the program. Sorry that it is hard to see and not very well spaced, but right now I am really hard pressed for time. The functions themselves work great though.
By the way, the program uses a subvi that makes a line, which is how you would move smoothly between two points: make each pixel step, somewhat like LabVIEW's "Draw Line.vi" function, only I had to make a program that uses formulas to generate the coordinates...
Enjoy!
7J1L1M
11-23-2006 05:09 AM
11-23-2006 07:38 AM - edited 11-23-2006 07:38 AM
Message Edited by 7J1L1M on 11-23-2006 07:39 AM
11-29-2006 09:55 AM