Python CLI to interact with a New Focus Open-Loop Picomotor Controller via Telnet
Modify host
variable in the top of picocontrol.py
to match the IP of the controller, e.g.
host = "192.168.1.13"
In a console, execute
python picocontrol.py
and follow the interactive instructions.
- Python 3.X
- New Focus Open-Loop Picomotor Controller
New Focus is a registered trademark of Newport Corporation