The following table shows how the command is encoded for network transmission:
| Type | Name | Description |
|---|---|---|
| uint8 | id = 160 | The command byte that identifies this command. |
| VNodeID | node_id | The ID of the node being accessed. |
| VBufferID | buffer_id | The ID of the buffer being accessed. |
| (End of address part of command, below is data payload) | ||
| string16 | name | The name of the buffer. |
| VNABlockType | type | Type of the sample data stored in this buffer. |
| real64 | frequency | The sampling frequency used for data stored in this buffer. |