Setting an Isight Parameter Value from a COM Object Property

You can set an Isight parameter value from a COM object property value.

  1. Double-click the COM component icon .

    The COM Component Editor appears.

  2. From the COM Component Editor, type the COM object name in the COM Object text box.

    You must know the name of the object you are going to use. Currently, there is no way to browse the registered COM objects.

  3. From the Operation list, click Get.

  4. Type the Property to get in the text box.

  5. In the Parameter to set return value to list, select the Isight parameter whose value you want to set or click the button to create a parameter. For more information about creating parameters, see Adding New Parameters in the Isight User’s Guide.

  6. Click the button to add the new operation to the list in the Operations area.

  7. If desired, click Apply at any time to save your changes. Repeat the appropriate previous steps to add more operations.

  8. In the Operations area, click the buttons to specify the order of the operations list.

    Tip: You can delete an operation by selecting it and clicking the button below the operations list.

  9. Click OK to save your changes and to close the COM Component editor.