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.7.tar.gz
(42.0 kB
view details)
File details
Details for the file ixcom-1.3.7.tar.gz
.
File metadata
- Download URL: ixcom-1.3.7.tar.gz
- Upload date:
- Size: 42.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0a30bd8593e1bdd7b77612334ff28fe68998720e91062e32a9b13c64a91541d4 |
|
MD5 | 912c5178b9b60bc30c11b13937bd7c3a |
|
BLAKE2b-256 | 969ad113b690560525ba1fa7fc383dd214bb0de179fbdd01fd3f503c1dfacc8f |