TDKL
hardware_control.instruments.tdkl.TDKL_GenH module
- class hardware_control.instruments.tdkl.TDKL_GenH.TDKL_GenH(instrument_name: str = 'TDKL_GENH', connection_addr: str = '')
Bases:
InstrumentTDKL 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.
- check_connection_commands: None | str | Iterable[str]
- connection_type: str | None
- device: None | socket.socket | pyvisa.resources.Resource | ModbusClient
- manufacturer: str | None
- model: str | None