InstrumentSelect module

Created on Mon Jan 31 08:55:42 2022

@author: Martin.Mihaylov

Instruments_Libraries.InstrumentSelect.APPH()[source]
Instruments_Libraries.InstrumentSelect.CoBrite()[source]
Instruments_Libraries.InstrumentSelect.InstInit(Num)[source]
Instruments_Libraries.InstrumentSelect.LU1000()[source]
Instruments_Libraries.InstrumentSelect.OSA()[source]
Instruments_Libraries.InstrumentSelect.PowerMeter(index=0)[source]

Auto-detect a connected Thorlabs PM100-series power meter and return a PM100D instance.

Parameters:

index (int) – If multiple PM100 meters are connected, choose which one to open (0 = first found).

Raises:
  • RuntimeError – If no PM100-series device is detected or we cannot open it.

  • IndexError – If ‘index’ is out of range.

Instruments_Libraries.InstrumentSelect.PowerSupply()[source]
Instruments_Libraries.InstrumentSelect.PowerSupply_GPP4323()[source]
Instruments_Libraries.InstrumentSelect.RnS_SMA100B()[source]
Instruments_Libraries.InstrumentSelect.SigGen()[source]
Instruments_Libraries.InstrumentSelect.SourceMeter()[source]
Instruments_Libraries.InstrumentSelect.SpecAnalyser()[source]
Instruments_Libraries.InstrumentSelect.UXR_1002A()[source]
Instruments_Libraries.InstrumentSelect.VNA()[source]