JAnderson419 / PyMeasRF

A Python module for executing a variety of RF device measurements
MIT License
6 stars 1 forks source link

Generalized function for arbitrary # SMUs #4

Closed JAnderson419 closed 6 years ago

JAnderson419 commented 6 years ago

Currently the SMU PNA measurement is hardcoded for three Keithley 2400 SMUs. This should be generalized to take a list of any # SMUs and iterate over them.

JAnderson419 commented 6 years ago

Fixed in #5