pyccapt.control.usb_switch package
Submodules
pyccapt.control.usb_switch.usb_switch module
- class pyccapt.control.usb_switch.usb_switch.USBSwitch(dll_path)[source]
Bases:
objectThis class is used to control the USB switch.
Initialize the USB switch.
- Parameters:
dll_path (str) – Path to the USBaccessX64.dll file.
- Returns:
None