PDU Set: Difference between revisions
Jump to navigation
Jump to search
(add Example Flowgraph) |
(add example output) |
||
Line 16: | Line 16: | ||
[[File:Pdu_tools_demo_fg.png|800px]] | [[File:Pdu_tools_demo_fg.png|800px]] | ||
== Example Output == | |||
[[File:Pdu_tools_demo_out.png|800px]] | |||
== Source Files == | == Source Files == |
Revision as of 21:00, 13 December 2021
Set a Key-Value pair in pdu's meta field and pass on.
Parameters
(R): Run-time adjustable
- Key (R)
- The Key to set
- Value (R)
- The value to set
Example Flowgraph
This flowgraph can be found at [1]
Example Output
Source Files
- C++ files
- TODO
- Header files
- TODO
- Public header files
- TODO
- Block definition
- TODO