Skip to main content

EKSMA Optics Motorized Devices

Project description

EKSMA Optics Motorized Devices

PyPI - Version PyPI - Python Version

A library for controlling EKSMA Optics motorized devices.

Getting Started

Installation

pip install eksma-optics-motorized-devices[standard]

Usage

from eksma_optics_motorized_devices.control import Control
from eksma_optics_motorized_devices.transport import SerialTransport

# Initialize the serial transport with the appropriate serial port
transport = SerialTransport(port="/dev/ttyUSB0")  # Replace with your actual port

# Create a Control instance using the transport
device = Control(transport)

# Query the device identification
try:
    identification = device.get_identification()
    print("Device Identification:", identification)
except Exception as e:
    print("Failed to get identification:", e)

License

MIT

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

eksma_optics_motorized_devices-0.1.3.tar.gz (11.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file eksma_optics_motorized_devices-0.1.3.tar.gz.

File metadata

File hashes

Hashes for eksma_optics_motorized_devices-0.1.3.tar.gz
Algorithm Hash digest
SHA256 b30cdc15fe15c0c0eedd34ac4e4036b49d361d63a7133dfe5d359b180948241c
MD5 7531588b35b0687215347d37b6051239
BLAKE2b-256 55363da37dcbbb34bf781fe36a786f37b51aa6d95a448c9d8eb747f38e3fb224

See more details on using hashes here.

File details

Details for the file eksma_optics_motorized_devices-0.1.3-py3-none-any.whl.

File metadata

File hashes

Hashes for eksma_optics_motorized_devices-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 61c1cbccae0d5c585ce7f61afb348a4e6f816c46c2203f991b5e249ef2a47bd7
MD5 72c3c3905794ab7ec5770bb4ea954843
BLAKE2b-256 771fe21cdc54648020efcd861dc301a4296348c6344b1c4e03172e2fa5162ffe

See more details on using hashes here.

Supported by

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