STM Online Help: cstm Online Help (command-line interface)
Don't select anything if you do not want to use the product to select devices.
Top
Select Matching Devices
Syntax: seldev | sd
This command will select all devices with the same device type and device qualifier as those devices which are already
selected. The device type and device qualifier can be viewed using the CurrDevStatus command.
Top
Select Matching Products
Syntax: selprod | sp
This command will select all devices which are the same product as those devices which are already selected.
Top
Select Devices Above
Syntax: seldevabove | sda
This command will select all devices which are in the hardware path between the system processing unit and the
selected devices. If, for example, a SCSI disk is selected, then using this command will also cause the SCSI interface
card and any I/O or bus adapters to which this card is connected to also be selected.
Top
Select Devices Below
Syntax: seldevbelow | sdb
This command will select all devices which are connected below the selected devices. If, for example, a SCSI interface
card is selected, then using this command will also cause any SCSI devices connected to this card to be selected.
Top
SelClass
Syntax: selclass | scl [type {all | <device type>}] [qualifier {all | <device qualifier>}] [hwpath {<path name>}]
Use this command to select several devices at once, adding these to devices already selected. All devices to be chosen
must satisfy three specified criteria: device type, qualifier type, and hardware path; currently selected devices are not
unselected by this command. If you wish to select only the devices which meet these three criteria, use the UnselAll
command prior to entering the "Select Class" command. This command is retained for compatibility reasons. The