iRobo.Activity.Set Text At Position

Set Text at MainFrame Terminal at a specified screen position.



                                                                                                               

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.

  • Text -  Enter Text length as String within "", to set at MainFrame Terminal. (Mandatory)
  • X-Position -  Enter X- position as Integer; for example: 30. (Mandatory)
  • Y-Position -  Enter Y- position as Integer;  for example: 23. (Mandatory)


Misc

  • DisplayName - Activity header name.


Output

  • IsSet -  returns Boolean Variable. True indicates setting Text, while False indicates failing to set Text.

 

Steps of Using Set Text At Position Activity

  1. Open iRobo Studio, and then open a new Workflow.
  2. Drag Set Text At 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 X-Position field in Input in Properties Panel; to specify the point at X-Axis to set Text at a specified screen position.
  5. Enter Y-Position in Y-Position field in Input in Properties Panel; to specify the point at Y-Axis to set Text at a specified screen position.
  6. Enter Text in Text field in Input in Properties Panel; to set at MainFrame Terminal at the specified screen position.
  7. Click Save button from iRobo Studio Menu to save Workflow.
  8. Click Play button to start the automated process, Text set at the specified position at MainFrame Terminal.


Created with the Personal Edition of HelpNDoc: Full-featured multi-format Help generator