Source code for pylablib.core.devio.base

[docs] class DeviceError(RuntimeError): """Generic device communication error"""