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

Previous Topic Next Topic
 

The Device List window shows you which devices the script should run against. By default, this window appears in the upper left of the busSCRIPT window.

By default, busSCRIPT defaults to running the script against every device it can detect on the system. Using the toolbar buttons (or right click context sensitive menu), you can adjust these settings to have the script run against a specific device type or a device from a specified vendor.

Add

Selecting this option will add a specific device type that you would like the script to run against. A Script Device Inquiry Match dialog box will appear:

Here you specify what type of device the script should run against. You can also specify a Vendor ID or a Product ID if you want to run against a device from a specific vendor. You can specify wildcards to match several criteria.

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

Device Type: 5 - CD/DVD/HD/BD device
Vendor ID: XYZ
Product ID: DVD*

As another example, let's say you want to run against all hard drives 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:

Device Type: 0 - Direct-access device (e.g., magnetic disk)
Vendor ID: XYZ
Product ID: HD?01
Edit Selecting this option allows you to edit a previously defined script device.
Remove Selecting this option will remove a defined script device.

See Also: