Command
<axis> MIF
      
        Description
        Move Is Finished indicates if the a motor
         has completed motion or is still in progress. This command is used with non-blocking Begin Move By and Begin Move Tomotion commands 
        that initiate motion but do not wait for the motion to be comleted. It is useful when multiple concurrent motions are started and it is necessary to confirm that their independent activities have all 
        completed before continuing to the next program step. 
       
       
        Escapes
        Move Is Finished does not generate any escapes.
        
       
        Examples
        This list of commands initiates a move and then watches to see when the move is finished.:
        
         
        Related Topics
        
        Begin Move By
        
        Begin Move To