OASIS Command Reference

drvdel

Name

drvdel - Removes an instrument driver from the driver list

Synopsis

drvdel <name>

Description

drvdel removes the instrument driver called name from the driver list structure. This is used to completely remove drivers, and is dangerous.To simply disable a driver, set its INTERVAL to 0 using the dp command (preferred).

name is a text string containing no whitespace; it is case insensitive.

Example

Remove the ISUS driver from the task list::

drvdel isus