sldo_vi_curves

An “sldo”-type calibration that measures V-I curves for SLDO for requested ROCs and power domains.

This scan is designed for the ETHProbecard and PSIProbecard ICICLE classes. Note that TEPX-style PSI coldboxes (PSIColdbox ICICLE class) use nested needle cards.

Usage: dirigent sldo_vi_curves [OPTIONS]

Options:
-f, --final-current

Final current in sweep

-i, --initial-current

Initial current in sweep

-d, --delay

Delay time between measurements

-s, --current-step

Step size for current sweep; corresponds to resulting resolution in Amps

-e, --expected

Defines, if expected slope of Vin should be plotted

-a, --active

Defines, if an internal measurement of the currents is to be made using GADC.

-m, --start-monitoring_current

Current at which to start Ph2_ACF monitoring

-v, --hdi-version

Specify HDI version number. Defines expected slope.

--help

Show this message and exit

Functions

run_monitoring(logger, context, current)

run_monitoring

module_testing.calibrations.sldo_vi_curves.run_monitoring(logger, context, current)