| def pymotgui.uamotorClient.MotorClient.__init__ | ( |  | self, | 
        
          |  |  |  | window, | 
        
          |  |  |  | prefix, | 
        
          |  |  |  | ns = 4, | 
        
          |  |  |  | plc = "PLC1", | 
        
          |  |  |  | program = "MAIN" | 
        
          |  | ) |  |  | 
      
 
 
      
        
          | def pymotgui.uamotorClient.MotorClient.callMethod | ( |  | self, | 
        
          |  |  |  | rpc, | 
        
          |  |  |  | args | 
        
          |  | ) |  |  | 
      
 
 
      
        
          | def pymotgui.uamotorClient.MotorClient.connect | ( |  | self, | 
        
          |  |  |  | server | 
        
          |  | ) |  |  | 
      
 
 
      
        
          | def pymotgui.uamotorClient.MotorClient.disable | ( |  | self | ) |  | 
      
 
 
      
        
          | def pymotgui.uamotorClient.MotorClient.enable | ( |  | self | ) |  | 
      
 
 
      
        
          | def pymotgui.uamotorClient.MotorClient.init | ( |  | self | ) |  | 
      
 
 
      
        
          | def pymotgui.uamotorClient.MotorClient.moveAbs | ( |  | self, | 
        
          |  |  |  | position, | 
        
          |  |  |  | velocity | 
        
          |  | ) |  |  | 
      
 
 
      
        
          | def pymotgui.uamotorClient.MotorClient.moveRel | ( |  | self, | 
        
          |  |  |  | position, | 
        
          |  |  |  | velocity | 
        
          |  | ) |  |  | 
      
 
 
      
        
          | def pymotgui.uamotorClient.MotorClient.moveVel | ( |  | self, | 
        
          |  |  |  | velocity | 
        
          |  | ) |  |  | 
      
 
 
      
        
          | def pymotgui.uamotorClient.MotorClient.resetMotor | ( |  | self | ) |  | 
      
 
 
      
        
          | def pymotgui.uamotorClient.MotorClient.startMonitoring | ( |  | self | ) |  | 
      
 
 
      
        
          | def pymotgui.uamotorClient.MotorClient.stop | ( |  | self | ) |  | 
      
 
 
The documentation for this class was generated from the following file: