USB Explorer 200 - Feature Tour

[ First | Prev | Next | Last ]

Feature 11 of 14

Data export

The data export view enables the export of four kinds of information in several formats


It is possible to export USB transactions, endpoints data, Setup transfers or descriptors.



USB transactions of a record can be exported in text or in XML format


This example shows the exportation of filtered USB transactions in XML format. Packets embedded in transactions and consecutive SOFs are expanded to view all the details.



Endpoints data can be exported to a binary file or converted to text


This example shows the exportation of filtrered endpoints data to a binary file



Setup requests data can be exported to a C header file


This example shows the exportation of filtered 0xA0 Setup requests of type vendor in the direction of the device. In addition, the wValue field must match the mask 0x8FFF.



Content of descriptors can be also exported in C header or 8051 assembler format

This example shows the exportation of the content of filtered descriptors in 8051 assembler format.

Next »