Keysight E36154A PSU Driver and Diagnostic Package
Project description
Keysight-E36154A-PSU
cd keysight-e36154a-psu
git clone git@gitlab.com:pass-testing-solutions/keysight-e36154a-psu.git
git remote add origin https://gitlab.com/pass-testing-solutions/keysight-e36154a-psu.git
git pull origin main
git checkout -b <your-new-branch> # Please follow the branch naming convention as mentioned in the coding guidelines
Description
This is an interface library for the Keysight E36154A PSU with an Autorange of 30V, 80A, 800W.
Installation
pip install keysight_e36154a_psu
Usage
Driver Functions
- class pts_keysight_e36154a_psu.keysight_E36154A_psu.KeySightPsuE36154A(connection_string)
Bases:
object
Base class for the Keysight E36154A PSU
- set_voltage(voltage)
Sets voltage output for E36154A PSU
- Parameters
voltage – float : in Volts
- Returns
None
- set_current(current)
Sets current output for E36154A PSU
- Parameters
current – float: in Amps
- Returns
None
Authors and acknowledgment
Author: Shuparna Deb (@shuparnadeb_pts)
License
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
Built Distribution
File details
Details for the file pts_keysight_e36154a_psu-0.0.4.tar.gz
.
File metadata
- Download URL: pts_keysight_e36154a_psu-0.0.4.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.11.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aa785161f12f3d844b995e15124bffa92ac6f0c95726384c6eb5df8f4ce84c88 |
|
MD5 | a30ae2d7cbe57a05ce7f0744e568e140 |
|
BLAKE2b-256 | fe7a3b7f9b4c2f0ae79072589b8a2fadb378c957d7ec8fac6693d4252134f533 |
File details
Details for the file pts_keysight_e36154a_psu-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: pts_keysight_e36154a_psu-0.0.4-py3-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.11.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 202fcd9c9b9e5624dd57de6597304904338b58033c32f8cc96bebc6a8e9be92f |
|
MD5 | b94e0535a1108e4d8a85a452e3e775dc |
|
BLAKE2b-256 | adbd7ef746a21f656822834329d9179e1b23ab47b9da11ce4b7a62c435ca8a53 |