Hex-Dump

This window displays the information in hex format. It's done for specific types of packets

Hex-Dump

Pay attention that there are two hex dumps displayed simultaneously. One for packet come into the Host Controller Driver and another one for corresponding packet come out from the Host Controller Driver.

Note: If packet is not processed by the Host Controller Driver yet then the only one structure will be displayed in the Structure of Event window.

Note: If Maximal Size Limitation for "Transfer Buffer" is enabled and packet's data size exceeds it, the packet's data will be truncated and terminated with >>> mark.