iRobo.Activity.Get Cursor Position

Get cursor position at 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.


Misc

  • DisplayName - Activity header name.


Output

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

 

Steps of Using Get Cursor Position Activity

  1. Open iRobo Studio, and then open a new Workflow.
  2. Drag Get 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. Click Save button from iRobo Studio Menu to save Workflow.
  5. Click Play button to start the automated process, returns cursor X-Position and Y-Position location at MainFrame Terminal.

Created with the Personal Edition of HelpNDoc: Create help files for the Qt Help Framework