NWMUDS:PullPacket: Difference between revisions
Line 57: | Line 57: | ||
=Description= | =Description= | ||
This loads a previously received data frame from state, while connected to the UDS network. | This loads a previously received ''individual'' data frame from state, while connected to the UDS network. | ||
The MaxOutBufSize_wordsize is clamped to 0x172(aka 0x5C8-bytes), but this field isn't really used after that. Instead it just uses MaxOutBufSize, without a size limit. | The MaxOutBufSize_wordsize is clamped to 0x172(aka 0x5C8-bytes), but this field isn't really used after that. Instead it just uses MaxOutBufSize, without a size limit. |