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.8-py3-none-any.whl (41.2 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for rtint-0.0.8-py3-none-any.whl
Algorithm Hash digest
SHA256 39cea27e5018507b9316a91ae1d890e0a58f5a0e137f64fbcec709f79f9e67f8
MD5 874cbe3dd30b9c69324b8ddfd31c5de5
BLAKE2b-256 4f2a95abdcd3a407728c222ae3c52b1e0a627a88040f3bb9ca22fc163ded64da

See more details on using hashes here.

Release history Release notifications | RSS feed

0.0.16

1 file

0.0.15

1 file

This release

0.0.8 This release

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