DHWCtrl.BgmExec
Execute a Bgm12X API command.
Properties
- Command code: 0xE081
- Command timeout: 100 ms
- Possible status codes: General status codes
Parameters (request frame)
| Name | Type/Size | Description |
|---|---|---|
| Length of Cmd | Integer (8 bits) |
Length of Cmd in bytes |
| Cmd | Raw data | Command data Bytes to be sent. |
| Timeout | Integer (16 bits) | Maximum time to wait for receiving a response. |
Returned values (response frame)
| Name | Type/Size | Description |
|---|---|---|
| Length of Rsp | Integer (8 bits) |
Length of Rsp in bytes |
| Rsp | Raw data | Received data Bytes. |