This is a pylabdevs implementation for the KD3300 power supply. It supports controlling the device via RS232, USB, and Ethernet.
- Control voltage and current setpoints
- Enable/disable output channels
- Query measured voltage and current
- Support for serial, USB, and UDP (Ethernet) communication
- Network configuration (for supported models)
- Lock/unlock front panel (device-specific)
This package can be installed from PyPi via
pip install pykd3300-tspspiWill be updated soon. See the examples in the examples folder
Further documentation is available in the doc directory.
