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.2.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.

eksma_optics_motorized_devices-0.1.2-py3-none-any.whl (11.9 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for eksma_optics_motorized_devices-0.1.2.tar.gz
Algorithm Hash digest
SHA256 254bd50a3476ceb03c954a371ed4ea5510fca52cd1b26be3dc5593bca26bff89
MD5 61a3c232901abcd2fb717e72fc994fa3
BLAKE2b-256 14512413d9240142b37efd7d03e01ef8a8916e554acd7671596208576984d9db

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for eksma_optics_motorized_devices-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 12a76c0a65cd1ad1acf1a6edc2f5b4562b1e24c64f32cfd4ea3bb8fafcd404a6
MD5 52d5b3b0f5c6133136b6665a0ede2ff3
BLAKE2b-256 8542e149226eb3044f98fb7f0b68d64f54f474ae6d3003f53dd1a08da3d61ad3

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