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
Release files for ixcom 1.3.10
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ixcom-1.3.10.tar.gz | 63.8 kB | Details |
Release files / ixcom-1.3.10.tar.gz
| Download URL | ixcom-1.3.10.tar.gz |
|---|---|
| Size | 63.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5d8339173ed217e5cefb052110a4e56520cab8ab818d569dfbc42a98f2aaca11
|
|
BLAKE2b-256 checksum How to use checksums |
99d9a814aec52c3e99786020c198a75d88a56947fbd4e37b2479f1eab2907a0e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.12.3
|