Skip to main content

Yertai ET5406A+ programmable DC load driver for bench automation — direct pyserial, no pyvisa

Project description

rf-bench-drivers-yertai

Yertai ET5406A+ programmable DC load driver for the rf_bench bench automation framework.

200 W / 120 V / 20 A. USB connection via CH340 serial adapter. Uses pyserial directly — no pyvisa required.

Install

pip install rf-bench-drivers-yertai

Usage

from rf_bench.yertai import ET5406A

with ET5406A() as load:       # auto-detects CH340 adapter
    load.CC_mode(1.0)         # 1 A constant current
    load.on()
    v, i, p, r = load.read_all()
    print(f"{v:.3f} V  {i:.3f} A  {p:.3f} W")
    load.off()

License

GPL-3.0-or-later

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

rf_bench_drivers_yertai-0.1.0.tar.gz (9.4 kB view details)

Uploaded Source

Built Distribution

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

rf_bench_drivers_yertai-0.1.0-py3-none-any.whl (9.1 kB view details)

Uploaded Python 3

File details

Details for the file rf_bench_drivers_yertai-0.1.0.tar.gz.

File metadata

  • Download URL: rf_bench_drivers_yertai-0.1.0.tar.gz
  • Upload date:
  • Size: 9.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.5

File hashes

Hashes for rf_bench_drivers_yertai-0.1.0.tar.gz
Algorithm Hash digest
SHA256 a8e4a8015d305c08a580ccb5aac0ea61667121f2d2507c16c6f0c11021561f3e
MD5 c213926afd64fa26db555287ec4a9ce4
BLAKE2b-256 4e911c3042c200fc1c9e435a69d0440db40ae4673b9515d41e8f84e5f08a9c24

See more details on using hashes here.

File details

Details for the file rf_bench_drivers_yertai-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for rf_bench_drivers_yertai-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 09759732bd5df3cb41d5303871df8738ed34ef0931b212a2ae007fd40d570f68
MD5 8fe4d9c558616236316b93a6a130b619
BLAKE2b-256 d013abecb17bac87628232fc82d5148d24546219d4957acdb9fd84afc664ea9f

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