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:
objectBase 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
Release files for pts-keysight-e36154a-psu 0.0.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pts_keysight_e36154a_psu-0.0.4.tar.gz | 5.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pts_keysight_e36154a_psu-0.0.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 10.8 kB
Release files / pts_keysight_e36154a_psu-0.0.4.tar.gz
| Download URL | pts_keysight_e36154a_psu-0.0.4.tar.gz |
|---|---|
| Size | 5.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
aa785161f12f3d844b995e15124bffa92ac6f0c95726384c6eb5df8f4ce84c88
|
|
BLAKE2b-256 checksum How to use checksums |
fe7a3b7f9b4c2f0ae79072589b8a2fadb378c957d7ec8fac6693d4252134f533
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/5.1.1 CPython/3.11.10
|
Release files / pts_keysight_e36154a_psu-0.0.4-py3-none-any.whl
| Download URL | pts_keysight_e36154a_psu-0.0.4-py3-none-any.whl |
|---|---|
| Size | 5.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
202fcd9c9b9e5624dd57de6597304904338b58033c32f8cc96bebc6a8e9be92f
|
|
BLAKE2b-256 checksum How to use checksums |
adbd7ef746a21f656822834329d9179e1b23ab47b9da11ce4b7a62c435ca8a53
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/5.1.1 CPython/3.11.10
|