TDKL

hardware_control.instruments.tdkl.TDKL_GenH module

../_images/TDKLGenH.jpg
class hardware_control.instruments.tdkl.TDKL_GenH.TDKL_GenH(instrument_name: str = 'TDKL_GENH', connection_addr: str = '')

Bases: Instrument

TDKL GenH AC-DC power systems instrument class.

PARAMETERS
  • CH1_ENABLE (bool)
    • On/off status.

  • CH1_V_OUT (float)
    • Current voltage.

  • CH1_I_OUT (float)
    • Current current.

  • CH1_V_SET (float)
    • Output voltage limit.

  • CH1_I_SET (float)
    • Output current limit.