ifw-fcf  5.0.0-pre2
Classes | Namespaces

Motor Status Gui. More...

Classes

class  pymotgui.exceptions.RpcError
 Base class for other exceptions. More...
 
class  pymotgui.exceptions.NotOperationalError
 Raised when the motor is not operational. More...
 
class  pymotgui.exceptions.NotReadyError
 Raised when the motor is not ready. More...
 
class  pymotgui.exceptions.InitError
 Raised when the motor cannot be initialised. More...
 
class  pymotgui.exceptions.LocalModeError
 Raised when the motor is local mode. More...
 
class  pymotgui.exceptions.LowerLimitError
 Raised when the motor target position is beyond lower SW limit. More...
 
class  pymotgui.exceptions.UpperLimitError
 Raised when the motor target position is beyond upper SW limit. More...
 
class  pymotgui.exceptions.ExceedMaxVelocity
 Raised when the motor velocity is beyond limit. More...
 
class  pymotgui.exceptions.UnknownRpcError
 Raised when the motor reply with an unknown error. More...
 

Namespaces

 pymotgui.exceptions
 

Detailed Description

Motor Status Gui.