Python interface for the Agiltron SelfAlign fiber switch
Project description
Agiltron-SelfAlign
Python interface for the Agiltron SelfAlign fiber switch.
Install
pip install git+https://github.com/ograsdijk/Agiltron-SelfAlign.git
Code Example
from agiltron_selfalign import AgiltronSelfAlign
resource_name = "COM8"
switch = AgiltronSelfAlign(resource_name, number_of_ports = 16)
# change port to port 14
switch.set_fiber_port(14)
# home switch to port 1
switch.home()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file agiltron-selfalign-0.1.0.tar.gz
.
File metadata
- Download URL: agiltron-selfalign-0.1.0.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.1 CPython/3.9.18 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e64211a318920b53dacd86f07fd4fa7d1c236f40e1d24fdf09800453b00ef5ce |
|
MD5 | 38fcd4a61598bb04e5bfb58b14d62549 |
|
BLAKE2b-256 | fbf103020bfedb8d3bbe518e56502105299f5fb4ddf93ceebd5c7976c2e83729 |
File details
Details for the file agiltron_selfalign-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: agiltron_selfalign-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.1 CPython/3.9.18 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 72c69ed90393e9c0bad3051954924e38510c91ab507ea353538367b8ee1e6310 |
|
MD5 | d0d6fbfcdf0b0f5eb5ecb94729b0d00d |
|
BLAKE2b-256 | 060272aff49effb53827213101790213660551c026184b13e2a87e9e653a1315 |