Skip to content

brian.motors

brian

MotorException class objects

class MotorException(Exception)

Default motor Exception

MotorAlreadyClosedError class objects

class MotorAlreadyClosedError(MotorException)

Thrown when trying to access closed Motor

MotorInitializationFailedError class objects

class MotorInitializationFailedError(MotorException)

Thrown when motor initialization fails during innit

MotorPortAlreadyInUse class objects

class MotorPortAlreadyInUse(MotorException)

Thrown when trying to register motor or motor probe with port mode to already used port