lager_pcb.instrument_wrap
Module Contents
Classes
- exception lager_pcb.instrument_wrap.InstrumentError
Bases:
Exception
Common base class for all non-exit exceptions.
- class lager_pcb.instrument_wrap.InstrumentWrap(instr)
- property timeout
- _check_errors(response)
- query(q, *, check_errors=True, raw=False)
- write(cmd, *, check_errors=True)
- class lager_pcb.instrument_wrap.InstrumentWrapKeithley(instr)
Bases:
InstrumentWrap
- get_questionable_instrument_event_register()
- get_qie_errors()
- _check_errors(response)