Skip to main content

An attempt to create a Python library to communicate with QSYS Cores via their QRC (JSONRPC 2.0) protocol.

Project description

pyqsys

Description

This is an attempt to create a Python library to communicate with QSYS QSC Cores or the QSYS Designer in emulation mode over their QRC (JSONRPC 2.0) protocol. The aim of this project is to provide a high level interface while also exposing the bare QRC methods.

Dependencies

Status

  • Bare QRC methods
  • High level interface

Usage

Create a Core object and just call the methods with the correct arguments.

from pyqsys import Core

core = Core("192.168.0.135")
core.connect()

# If you need to log on to your QSC core use
core.logon("username", "password")

# Request status message
core.status_get()

# Get a names and values of all controls of a component
core.Component.get_controls(component_name)

# Load snapshot
core.Snapshot.load(bank_name, bank_number, ramp)

# List imported named controls
print(core.controls)

References

Project details


Download files

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

Source Distribution

pyqsys-0.0.2.tar.gz (6.6 kB view details)

Uploaded Source

Built Distribution

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

pyqsys-0.0.2-py3-none-any.whl (8.2 kB view details)

Uploaded Python 3

File details

Details for the file pyqsys-0.0.2.tar.gz.

File metadata

  • Download URL: pyqsys-0.0.2.tar.gz
  • Upload date:
  • Size: 6.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.1 CPython/3.11.3

File hashes

Hashes for pyqsys-0.0.2.tar.gz
Algorithm Hash digest
SHA256 275a042b27baffa1f9951719eef0600be89909f13a507b573532ea990e6e8593
MD5 3bd95c1af93a5fe97e5665f7196e7886
BLAKE2b-256 5d07bdceae2e06c33fe8a3e77924c754b1f0e478e07483a0fbb1473f79a7bbc5

See more details on using hashes here.

File details

Details for the file pyqsys-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: pyqsys-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 8.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.1 CPython/3.11.3

File hashes

Hashes for pyqsys-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 fce49c5dbaebec104823667c4d48a2ef4cfb9065bf55a9522b8deab1c9a10858
MD5 ff9982f8c30d9730c468c963c71c5dc1
BLAKE2b-256 4e0349d6d58753f80de663361d26b15e161a9b1b877176e5b144376d4b438be0

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page