Change the rotator angle to the supplied value
Rotator.MoveAbsolute(Position)
The method syntax has these parts:
| Part | Description |
|---|---|
| Position (Single) | The new mechanical angle to which the rotator will move (degrees, CCW 0-360) |
| Return (Nothing) | Does not return a value. |