Input Mapping
You must build a tree-like structure of functions to perform input mapping. In the example, there is only one module other than main, so it looks like this:
The
input_mapf()
function does the following:
● According to the type of data item and double buffer settings within the report element, assigns the read value to the corresponding model element.