11-20-2020, 06:38 PM
I think I have answered my own question. Should I be using program.MoveJ to add movements to my program instead of using robot.moveJ to do the movements in Python? It looks like robot.moveJ are not added to the generated program, but program.MoveJ commands are.