busTRACE This WEB page comes from the busTRACE 9.0 User's Manual. (Table of Contents)

Previous Topic Next Topic
 

After you have specified which device type a script should run against, you can optionally specify the Vendor ID and/or Product ID of the device that the script will run against.

The Vendor ID and Product ID are the same values you could set through the Device List window. Here you can optionally specify a Vendor ID and/or a Product ID for the device you want the script to run against. Wildcards are supported.

For example, let's say you want to run against devices with a Vendor ID of XYZ and a Product ID that starts with DVD. You would use the following settings:

Vendor ID: XYZ
Product ID: DVD*

As another example, let's say you want to run against devices with a Vendor ID of XYZ and a Product ID that starts with the first two characters as HD, the third character you do not care about, and the remining characters are 01. You would use the following settings:

Vendor ID: XYZ
Product ID: HD?01

If you leave these fields empty, the script will run against all devices it finds that match your specified device type. Click Next to continue the wizard.

See Also: