Skip to main content

Python Interface for Instruments by Sigma Koki

Project description

PySigmaKoki

Python module to control Sigma Koki stages

Install

$ pip install -i https://pypi.anaconda.org/oxon/simple pysigmakoki

Example

>>> import sigma_koki
>>> gsc02 = sigma_koki.GSC02()
>>> gsc02.open('/dev/tty.usbserial-FTT75V89A')
>>> gsc02.setSpeed(1, 50, 20000, 1000, 50, 20000, 1000)
>>> gsc02.returnToMechanicalOrigin('+', '+')
>>> gsc02.move(-50000, -50000)
>>> gsc02.getStatus()
'-    50000,-    50000,K,K,R'

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pysigmakoki-2.1.3.tar.gz (3.9 kB view hashes)

Uploaded Source

Built Distribution

PySigmaKoki-2.1.3-py3-none-any.whl (4.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page