Skip to content

Python CLI to interact with a New Focus Open-Loop Picomotor Controller via Telnet

License

Notifications You must be signed in to change notification settings

himbeles/newfocus-picomotor-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python CLI to interact with a New Focus Open-Loop Picomotor Controller via Telnet

Setup

Modify host variable in the top of picocontrol.py to match the IP of the controller, e.g.

host = "192.168.1.13"

Usage of the CLI

In a console, execute

python picocontrol.py

and follow the interactive instructions.

Requirements

  • Python 3.X
  • New Focus Open-Loop Picomotor Controller

New Focus is a registered trademark of Newport Corporation

About

Python CLI to interact with a New Focus Open-Loop Picomotor Controller via Telnet

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages