We have had good success using RWS mostly because of the abb-robot-client Python library. It has been a life saver.
Now, I am being asked to make joint moves using RWS. Nothing complicated - just move to a position, take some measurements, then move to another, and so on.
I had watched that video before, but the robot never moved to the axis1=900 value that was entered in the parameters. So… I assumed that it would not do what I wanted it to do.