UCM$HELP.HLB  —  DELETE  DEVICE  Example
  $  UCM
  Universal Serial Bus Configuration Manager, Version V1.0
  UCM> SHOW DEVICE /PERMANENT AGA0:
  DEVICE
  DEVICE_TYPE                     PERMANENT
  DEVICE_NAME_ROOT                AGA
  UNIT_NUMBER                     0
  BUS                             1
  PATH                            1.0.0.0.0.0
  END_DEVICE

  UCM> DELETE DEVICE AGA0:
  UCM> SHOW DEVICE /PERMANENT AGA0:
  %USB-E-NOSUCHDEV, Device name or device unit not found
  UCM>

      In this example, the first SHOW DEVICE AGA0: command displays
      information about the device that is in the permanent list.
      After the DELETE DEVICE AGA0: command, the second SHOW DEVICE
      AGA0: command displays an error message indicating that the
      device is no longer in the permanent list.
Close Help