Library for communicating with xcom devices over network
Project description
This library can be used to communicate with iMAR devices speaking the iXCOM protocol.
Example usage:
import ixcom
client = ixcom.Client('192.168.1.30')
client.open_last_free_channel()
client.realign()
Alongside this package, some command line tools will be installed in the user's path:
- configdump2txt: Converts a config.dump into a text form
- monitor2xcom: Converts iXCOM frames in a monitor.log into human readable format
- xcom_lookup: Looks for iXCOM devives on the local network
- split_config: Filters certain parameter IDs from a config.dump
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
ixcom-1.3.10.tar.gz
(63.8 kB
view details)
File details
Details for the file ixcom-1.3.10.tar.gz.
File metadata
- Download URL: ixcom-1.3.10.tar.gz
- Upload date:
- Size: 63.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5d8339173ed217e5cefb052110a4e56520cab8ab818d569dfbc42a98f2aaca11
|
|
| MD5 |
d68dc45fc072d7707695a21a9ea82a5e
|
|
| BLAKE2b-256 |
99d9a814aec52c3e99786020c198a75d88a56947fbd4e37b2479f1eab2907a0e
|