Skip to main content

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


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.2.0.tar.gz (32.8 kB view hashes)

Uploaded Source

Built Distribution

ixcom-1.2.0-py3-none-any.whl (35.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page