06-29-2015 05:22 AM
Hi,
I work with microscope live-imaging where I need to click an object on screen and move it. I would like to create a VI that can automatically click said object, and move it in a designated way without any user input. More specifically, I would like the VI to essentially click on the object (this part could be manual or automated), then while holding the click, oscillate movement a set amount in a stright line (left/right or up/down, does not matter).
So, again, the VI would click and hold this object, then oscillate the cursor back and forth a set distance and for a set time or until the use ends the program.
Any tips would be appreciated.
06-29-2015 06:02 AM
Their are some windows dll which helps to do this application
go through this link their is a discussion which happened already about this
find the attached example code.