ifw-fcf  2.0.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
fcfclib.motorSetup.MotorSetup Class Reference

Public Member Functions

def __init__
 Motor Setup Class. More...
 
def move_pos
 
def move_enc
 
def move_abs_enc
 
def move_abs_pos
 
def move_rel_enc
 
def move_rel_pos
 
def move_name_pos
 
def get_buffer
 

Constructor & Destructor Documentation

def fcfclib.motorSetup.MotorSetup.__init__ (   self,
  fcfmal,
  device 
)

Motor Setup Class.

Member Function Documentation

def fcfclib.motorSetup.MotorSetup.get_buffer (   self)
def fcfclib.motorSetup.MotorSetup.move_abs_enc (   self,
  position,
  action = ActionMotor.MOVE_ABS 
)
def fcfclib.motorSetup.MotorSetup.move_abs_pos (   self,
  position,
  action = ActionMotor.MOVE_ABS 
)
def fcfclib.motorSetup.MotorSetup.move_enc (   self,
  position,
  action 
)
def fcfclib.motorSetup.MotorSetup.move_name_pos (   self,
  name 
)
def fcfclib.motorSetup.MotorSetup.move_pos (   self,
  position,
  action 
)
def fcfclib.motorSetup.MotorSetup.move_rel_enc (   self,
  position,
  action = ActionMotor.MOVE_REL 
)
def fcfclib.motorSetup.MotorSetup.move_rel_pos (   self,
  position,
  action = ActionMotor.MOVE_REL 
)

The documentation for this class was generated from the following file: