1.1 Message flow view
| Column | Description |
| Timestamp | Hour: Minutes: Seconds, Milliseconds |
| Source |
Message sender · PC · Dev => target device / virtual device |
| Command | xTP command |
| Device | Device ID (is empty, if message does not use device addressing) |
| Core | ID of the core within a device (is empty, if message does not use core addressing) |
| Instance | xAF instance ID within a core (is empty, if message does not use instance addressing) |
| Block ID | ID of an audio block within an instance (is empty, if message does not use audio block addressing) |
| Offset | Offset of the data within an audio block (is empty, if message does not use audio block offset) |
| Data | The payload of the message |
1.2 Detailed view
1.2.1 Tuning, dynamic state and control data (0x61, 0x62, 0x6A, 0x6B, 0x6C, 0x6D)
1.2.1.1 Read requests and write answers
For read requests (sent by GTT) and write answers (received from device / virtual device) the list of included StateVariables is shown in detailed view.
There is one exception: The answer of a ‘write control data message’ (ox6D) does not include a list of written StateVariables.
1.2.1.2 Read answers and write requests
For read answers (received from device) and write requests (sent by GTT) the list of included StateVariables and their values is shown in detailed view.
1.2.2 String message (0xEC)
The detailed view of a string message shows the message content as human readable text.
1.2.3 Signal Flow Write Command (0x74)
1.2.3.1 Write signal flow data to device
The message send to the device from GTT is shown below in detailed view
1.2.3.2 Response from the device
The response from the device to GTT is shown below in detailed view
1.2.4 Master Control Command (0x64)
1.2.4.1 Write signal flow data to device
The message send to the device from GTT is shown below in detailed view
1.2.4.2 Response from the device
The response from the device to GTT is shown below in detailed view