ingenialink
6.1.1
  • API documentation
  • Building from source
  • Examples
ingenialink
  • »
  • Welcome to ingenialink’s documentation!
  • View page source

Welcome to ingenialink’s documentation!¶

This site covers the ingenialink package usage & API documentation. The ingenialink Python package is a binding for the ingenialink C library. The binding is built as a native Python extension thanks to cffi and it offers the same functionality as the C library, which summarizes to:

  • Basic motion control support

  • Read and write servo registers

  • Support for dictionaries

  • Register polling and monitoring

  • Scan for servos on the network

  • Network devices discovery and monitor

Requirements¶

  • Python 3.6

  • WinPcap 4.1.3

Contents¶

  • API documentation
    • Protocols
    • Exceptions
    • Base classes
  • Building from source
    • Developers
  • Examples
    • Connection Examples
    • Load firmware Examples
    • Load and Save configuration Examples
Next

© Copyright 2021, Ingenia-CAT S.L..

Built with Sphinx using a theme provided by Read the Docs.