nibcq.switch.SwitchCapable
- class nibcq.switch.SwitchCapable
Bases:
ProtocolProtocol for devices that support switching functionality.
- connect_channel(cell: str | SMUCellData) None
Connect the current device to the specified Cell DUT on the switch.
- Parameters:
cell (str | SMUCellData)
- Return type:
None