Hello everyone, now I have an XY two-axis movement program and an oscilloscope capture program.
My idea is to set the total travel distance of the X axis at the beginning, and then perform the fetch after each distance.
Example: Assuming that the total movement distance in the X-axis direction is 5 cm,then a capture is performed every 1 cm of movement.
I have thought about using the case structure to write judgments, but my LabVIEW writing ability is too weak...
I would like to ask you how to write judgments?? Thank you very much~~~