disconnect_device#

Session.disconnect_device(serial: str) None[source]#

Disconnect a device.

Warning

This function will return immediately. The disconnection of the device may not yet finished.

Parameters:

serial (str) – Serial number of the device, e.g. ‘dev12000’. The serial number can be found on the back panel of the instrument.

Return type:

None