Notify Tab Reference

The Notify tab (on the Conversational tab) allows you to insert notifications into robot programs. These notifications are popup messages that may contain controls (like OK or Abort buttons) that allow users to interact with the program. You can also add images in the notification popups by selecting an image file (.jpg or .png).

There are three types of popup messages that you can choose from:

  • Notification type popups allow the robot program to continue while the notification is read. They do not stop program execution.

  • Warning popups will pause program execution and allow the user to choose to continue the program or abort the program.

  • Error popups will stop the robot program and notify the user that the program was aborted due to error.

Add a Notification

  1. Select the type of notification using the radio buttons.

  2. Type the notification text in the Message field.

  3. (Optional) Select a photo

  4. Select Add To Program.