Rational Robot Question:

How to defining an Object Class Mapping?

Tweet Share WhatsApp

Answer:

1. Identify the class name of the window that corresponds to the object. You can use the Spy++ utility in Visual C++ to identify the class name. You can also use the Robot Inspector tool by clicking Tools > Inspector.
2. In Robot, click Tools > General Options, and then click the Object Mapping tab.
3. From the Object type list, select the standard object type to be associated with the new object class name.
Robot displays the class names already available for that object type in the Object classes list box.
4. Click Add.
5. Type the class name you identified in step 1 and click OK.
6. Click OK.

Download Rational Robot PDF Read All 93 Rational Robot Questions
Previous QuestionNext Question
How to Control Robot Responds to Unknown Objects?Modifying or Deleting a Custom Class Name?