| 
    
   | 
  | 
    Error | 
  Base class for exceptions in this module. | 
  | 
    CortexError | 
  Exception raised if the Cortex controller responds to a command
with 'E#/r/n', i.e. | 
  | 
    RangeError | 
  Exception raised if there is an attempt to set a Cortex parameter
with an value outside the allowed range. | 
  | 
    TimeoutError | 
  Exception raised when there is no response from the Cortex 
        controller. | 
  | 
    ResponseError | 
  Exception raised when an unexpected response is received from the
Cortex controller. | 
  | 
    cortex | 
  Basic class representing an interface to a Cortex controller (or
        daisy chain of controllers). |