DHWCtrl.NicSend
Sends a frame via the Network Interface.
Properties
- Command code: 0xE045
- Command timeout: 100 ms
- Possible status codes: General status codes
Parameters (request frame)
| Name | Type/Size | Description |
|---|---|---|
| Length of SendData | Integer (16 bits) |
Length of SendData in bytes |
| SendData | Raw data | Ethernet frame to send via NIC. |
Returned values (response frame)
None