DHWCtrl.NicReceive

Receives a frame from the Network Interface.

Properties

Parameters (request frame)

Name Type/Size Description
Timeout Integer (16 bits) Max. time in ms to wait for reception.

Returned values (response frame)

Name Type/Size Description
Length of RecvData Integer (16 bits) Length of RecvData in bytes
RecvData Raw data The received frame without ethernet CRC.