iRobo.Activity.Set Field 

Set Text at a specifiedfield  at MainFrame Terminal.


                                                                                                               

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.

  • Index -  Enter field index number at MainFrame Terminal, as Integer. (Mandatory)
  • Text -  Enter Text length as String within "", to set at specified field Index. (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 Field Activity

  1. Open iRobo Studio, and then open a new Workflow.
  2. Drag Set Field 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 field Index number in Index field in Input in Properties Panel.
  5. Enter Text in Text field in Input in Properties Panel; to set Text at the specifiedfield  index.
  6. Click Save button from iRobo Studio Menu to save Workflow.
  7. Click Play button to start the automated process, Text set at the specified Field at MainFrame Terminal.


Created with the Personal Edition of HelpNDoc: Free PDF documentation generator