08-24-2023 11:28 AM
HI members,
I have a question regarding controlling a 2d galvo mirrors for creating a circular scan pattern with continuous changing concentric circles. Currently the galvo scans only for one circle, which I need to modify for many concentric circles. Attached is the screenshot of the subVI. I am beginner level experience with LabView.
All ideas or comments are welcome, thanks!
Solved! Go to Solution.
08-24-2023 11:46 AM
you can use a for loop. If your code generates waveforms for 1 circle, enclosing the code on a for will generate several circles.