iRobo.Activity.Move Cursor Position

Move the cursor at a specified position at the MainFrame Terminal screen.


                                                                                                               

Properties

Input

  • Emulator -  Enter emulator object returned from Start Terminal Session Activity. (Mandatory)

     Note: 

        OutputResult in Output in Start Terminal Session Activity, return Emulator object for MainFrame Terminal connection.

  • X-Position -  Enter X- position as Integer; for example: 0. (Mandatory)
  • Y-Position -  Enter Y- position as Integer;  for example: 0. (Mandatory)


Misc

  • DisplayName - Activity header name.


Output

  • IsSet -  returns Boolean Variable. True indicates moving cursor, while False indicates failing to move cursor.

 

Steps of Using Move Cursor Position Activity

  1. Open iRobo Studio, and then open a new Workflow.
  2. Drag Move Cursor Position Activity to the Sequence.
  3. Enter Emulator object, returned from Start Terminal Activity in Emulator field in Input in Properties Panel; for MainFrame Terminal connection.
  4. Enter X-Position in numbers in X-Position field in Input in Properties Panel; to specify the X-Axis point where the cursor to be moved.
  5. Enter Y-Position  in numbers in Y-Position field in Input in Properties Panel; to specify the Y-Axis point where the cursor to be moved.
  6. Click Save button from iRobo Studio Menu to save Workflow.
  7. Click Play button to start the automated process, the cursor moved at the specified X-Position and Y-Position at MainFrame Terminal.

Created with the Personal Edition of HelpNDoc: Generate EPub eBooks with ease