Package siglent
A library for interacting with siglent-brand test equipment.
This library provides a clean and consistent interface for working with siglent-brand test equipment. However, not all equipment or functionality is supported.
Spectrum Analyzers
Power Supplies
Expand source code
"""A library for interacting with siglent-brand test equipment.
This library provides a clean and consistent interface for working with
[siglent](https://siglentna.com/)-brand test equipment. However, not all
equipment or functionality is supported.
### Spectrum Analyzers
- [SSA3000X Plus Series](https://siglentna.com/spectrum-analyzers/ssa3000x-series-spectrum-analyzers/)
### Power Supplies
- [SPD3303X Series](https://siglentna.com/power-supplies/spd3303x-spd3303x-e-series-programmable-dc-power-supply/)
"""
Sub-modules
siglent.common-
Commom utilities for working with all siglent GPIB devices.
siglent.power_supplies-
Power suppliess …
siglent.spectrum_analyzers-
Spectrum analyzers …