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

Uploaded Python 3

File details

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

File metadata

  • Download URL: rtint-0.0.7-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.7-py3-none-any.whl
Algorithm Hash digest
SHA256 206d03d8cb237446a800690db2262cfb2b7abb602fdee8637b26cfc78bcaa6d9
MD5 1c9e49328e399a5578e319f71d04069b
BLAKE2b-256 2c4b61d641312d3a3b079ebc319012ca332bf89e3f37d08fa9352f10ea50d4f9

See more details on using hashes here.

Release history Release notifications | RSS feed

0.0.16

1 file

0.0.15

1 file

0.0.8

1 file

This release

0.0.7 This release

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