CDB is an acronym for Command Descriptor Block. CDBs are used to send commands to storage class devices (e.g. storage drives, CD/DVD/BD drive, tape drive, etc.). Because of this, the CDB View 1 and CDB View 2 windows will ONLY show you data for storage class I/O activity. These windows will not display any information if you are analyzing low-level USB activity (i.e. USB Request Blocks / URBs). Please review our CDB Decoding Options section for details on the available toolbar buttons. You may be wondering why there are two CDB windows, CDB View 1 and CDB View 2. These windows show the EXACT same decoded CDB. Why have it appear twice then? Although CDB View 1 and CDB View 2 both show you the same decoded CDB, you can configure each one independently. For example, perhaps you want CDB View 1 to show you only the data decoded and no CDB decoded. You might want CDB View 2 to do the opposite and show you only the CDB decoded and no data decoded. The choice is up to you. See Also: |
|