Helper library for Riden RD60xx programmable power supplies over Modbus RTU (USB)
Project description
rd60xx
Helper library for Riden RD60xx programmable power supplies (RD6006, RD6006P, RD6012, RD6018, RD6024, RD6030, etc.) over Modbus RTU (USB).
Features
- Auto-discovery by Modbus address across all serial ports.
- Automatic model detection:
- ID
60061→RD6006 - ID
60065→RD6006P
- ID
- Model-specific scaling for voltage and current.
- Simple high-level API:
set_voltage(V),set_current(A)output_on(),output_off()read_output()(measured values)read_setpoints()(configured values)read_firmware_version()/read_firmware_version_str()
- Context manager support with automatic
output_off()on exit. - Debug prints toggle:
RD60xx.DEBUG = True.
Installation
From local source:
pip install build
python -m build
pip install dist/rd60xx-0.1.0-py3-none-any.whl
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
rd60xx-0.1.0.tar.gz
(7.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file rd60xx-0.1.0.tar.gz.
File metadata
- Download URL: rd60xx-0.1.0.tar.gz
- Upload date:
- Size: 7.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e5962056f055225ca0c57c281ea9122afb863e353475de991ca709442d96d5e5
|
|
| MD5 |
7a457baf8d0a29a0115b0d2b4a75f4f2
|
|
| BLAKE2b-256 |
25f958f57952a7f88110dfeca0197694753a95f4c22448c154945681c1f2e31a
|
File details
Details for the file rd60xx-0.1.0-py3-none-any.whl.
File metadata
- Download URL: rd60xx-0.1.0-py3-none-any.whl
- Upload date:
- Size: 7.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
58fb4456fef6679391c07761a23e0152bb2aabd18c02ad062b56dd15f7110e69
|
|
| MD5 |
31cb2ba996e09befb640f4ac4fb0d02f
|
|
| BLAKE2b-256 |
da528d3ffd7afdd18dfaa0686bbadf0c6344adb5a716edfe0e0e89c098d7a8e6
|