Greetings,
I have a test script that operates 3 axis. It's intended purpose is for RF measurement. Basically there is azimuth rotation, azimuth roll, and source roll. I've gotten most of it done, but am finding difficulty in correct sequence execution of the code.
Goal:
1. All 3 axis go to start position
2. azimuth roll rotates as needed (measured during each step angle)
3. source roll rotates to next angle
REPEAT STEPS 2 & 3 UNTIL SOURCE ROLL REACHES STOP ANGLE
4. azimuth rotation moves to next angle
REPEAT STEPS 2 & 3 UNTIL SOURCE ROLL REACHES STOP ANGLE
REPEAT STEPS 2, 3, & 4 UNTIL AZIMUTH ROTATION REACHES STOP ANGLE
Is there an example that somebody knows of to paint me a picture? Any help would be greatly appreciated.
Thanks in advance,
Chazzzmd