> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://docs.nvidia.com/holoscan/sensor-bridge/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.nvidia.com/holoscan/sensor-bridge/_mcp/server.

# hololink::emulation::ECB_RESPONSE_CODE

```cpp showLineNumbers={false}
enum hololink::emulation::ECB_RESPONSE_CODE
```

***

## Values

| Name                 | Value    |
| -------------------- | -------- |
| `ECB_SUCCESS`        | `= 0x00` |
| `ECB_ADDRESS_ERROR`  | `= 0x03` |
| `ECB_COMMAND_ERROR`  | `= 0x04` |
| `ECB_FLAG_ERROR`     | `= 0x06` |
| `ECB_SEQUENCE_ERROR` | `= 0x0B` |