PDU To Stream
Jump to navigation
Jump to search
Added in 3.10
Convert a PDU to stream output with optional early burst.
Parameters
(R): Run-time adjustable
- PDU Type
- options: [Complex, Float, Int, Short, Byte]
- Early Behavior
- options: [Append, Drop, Balk]
- Queue Depth (R)
- default: '64'
Messages
Inputs
- pdu
- input message
Example Flowgraph
This flowgraph can be found at [1]
Source Files
- C++ files
- TODO
- Header files
- TODO
- Public header files
- TODO
- Block definition
- [2]