OASIS Command Referencedrvdel |
drvdel - Removes an instrument driver from the driver list
drvdel <name>
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.
Remove the ISUS driver from the task list::
drvdel isus