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

Uploaded Python 3

File details

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

File metadata

  • Download URL: rtint-0.0.15-py3-none-any.whl
  • Upload date:
  • Size: 53.2 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.15-py3-none-any.whl
Algorithm Hash digest
SHA256 1f38013bb1337ca260808e644518ff053a404f0020dede23e18a050428ca24b4
MD5 29cc5e6233c9c1f60141a5f14e496fc3
BLAKE2b-256 26c2d88de4b0573e21f7edf76b3cd1668b6976580cf8dfdae59657de3493b52a

See more details on using hashes here.

Release history Release notifications | RSS feed

0.0.16

1 file

This release

0.0.15 This release

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