Skip to main content

rtint

Python package to interface with Simulink models running on real-time target machines through the Resyst (Communication Interface for Simulink-based Real Time Systems).

Installation

pip install rtint

Usage

from rtint.rtint_hardware import RtintController

config = {
    "server": "resyst-hostname",
    "port": 8080,
}

controller = RtintController("my_target", config)
controller._run_model("my_model")

# Access hardware components
controller.motor.start()
controller.regul.on()
controller.filter.low_pass(wn=100, xi=0.707)

Dependencies

  • resyst-client >=0.19,<0.20
  • numpy >=1.21.1
  • matplotlib
  • scipy
  • treelib
  • gevent
  • tabulate

License

MIT

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

rtint-0.0.16-py3-none-any.whl (53.6 kB view details)

Uploaded Python 3

File details

Details for the file rtint-0.0.16-py3-none-any.whl.

File metadata

  • Download URL: rtint-0.0.16-py3-none-any.whl
  • Upload date:
  • Size: 53.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.12.14

File hashes

Hashes for rtint-0.0.16-py3-none-any.whl
Algorithm Hash digest
SHA256 916c84a3cd1dc5c9f9cb4a784fa1d3c541aed8374ca20e5270e7aa365928729d
MD5 28827391c7e821f196e16143bc004214
BLAKE2b-256 8bdd562f7a0eb1d597733ce2c359189993662f42a246af60c09307f4f4025128

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.0.16 This release

1 file

0.0.15

1 file

0.0.8

1 file

0.0.7

1 file

0.0.4

1 file

0.0.3

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page