MRP.MRPHal

class MRPHal.MRPHal(_selected_port: <module 'MRP.MRPHalSerialPortInformation' from '/home/docs/checkouts/readthedocs.org/user_builds/magneticreadoutprocessing/checkouts/latest/src/MagneticReadoutProcessing/MRP/MRPHalSerialPortInformation.py'>, _type: ~MRP.MRPHalSerialPortInformation.MRPRemoteSensorType = MRPRemoteSensorType.Unknown)
exception MRPHal.MRPHalException(message='MRPHalException thrown')
with_traceback()

Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.