614 bytes added
, 18:02, 20 March 2016
=Request=
{| class="wikitable" border="1"
|-
! Index Word
! Description
|-
| 0
| Header code [0x00170182]
|-
| 1
| ?
|-
| 2
| ?
|-
| 3
| ?
|-
| 4
| BufSize >> 2
|-
| 5
| Actual data size
|-
| 6
| ?
|-
| 7
| (BufSize<<14) <nowiki>|</nowiki> 2
|-
| 8
| Pointer to the input buffer
|}
=Response=
{| class="wikitable" border="1"
|-
! Index Word
! Description
|-
| 0
| Header code
|-
| 1
| Result code
|}
=Description=
This sends a broadcast data frame, while connected to the UDS network. This is the sending version of [[NWMUDS:RecvBroadcastDataFrame]]. BufSize is 4-byte aligned version of "Actual data size".