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.1.tar.gz (11.1 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.1.tar.gz.

File metadata

File hashes

Hashes for eksma_optics_motorized_devices-0.1.1.tar.gz
Algorithm Hash digest
SHA256 cf67ae385cf52aae48b43c8a96c566ee94901d089fed45a57eb33f743d647cf4
MD5 3373ac69c462b95c0e4a6ebfb7a37952
BLAKE2b-256 fc42e440716d7f3dcf3fc6e1d955afe5774928ec9b3527337f8997f22e78d22b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for eksma_optics_motorized_devices-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 6cb9713053ddde65255480ee779fb4e10b83fbed996bf7b99c4e84ee7ff2780f
MD5 80ebbd4d1e3509311db360d2cdff28de
BLAKE2b-256 da121bd5d3c95f5e21344efda14e4c1280cfcedc1ffaea7bafe4f7544345d108

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