iRobo.Activity.Event Detector

Puts workflow in idle mode; waiting for selected detector to be triggered in order to proceed.


                                                                                                               

Properties

Misc

  • Detector - Selected detector ID.
  • DisplayName -  Activity header name.


Steps of Using DetectorActivity

  1. Open iRobo Studio, and then open a new Workflow.
  2. Drag Detector Activity to the Sequence.
  3. Select Detector Element from Detector Activity drop-down menu.
  4. Click Save button from iRobo Studio Menu to save Workflow.
  5. Click Play button to start the automated process.

Example on Using DetectorActivity

Here you can see how the Detector Activity is used to make the workflow helps in filling information into a form. For example: when the user presses a specific keyboard combination.


  1. Open iRobo Studio, and then open a new Workflow.
  2. Select Settings from iRobo Studio Menu.
  3. Click on Detector from iRobo Studio Workflow Toolbar to open Manage Detectors Window.

  1. Click on New, a drop-down menu appears with a list of detectors types.
  2. Select KeyBoard Detector type.
  3. Press only one key on the keyboard, then Click OK button.
  4. Repeat the previous step in order to create a sequence of pressed Keys, then Click Save button.
  5. Go back to the Workflow, and drag Detector Activity to the Sequence.
  6. Select one of the Keyboard detectors from Detector Activity drop-down menu.
  7. Drag MessageBox Activity to the Sequence.
  8. Click Save button from iRobo Studio Menu to save Workflow.
  9. Click Play button to start the automated process, then press the key you have entered into the KeyBoard Detector.
  10. MessageBox Activity waits until you press the Keyboard Detector to resume the automated process.


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