Non-virtual subsystems in SD_Datalogger5
Code Mapping
The following table:
- provides a mapping from the non-virtual subsystems in the model to
functions or reusable functions in the generated code and
- notes exceptions that caused some non-virtual subsystems to not reuse code
even though they were assigned a Reuse Setting ('Function packaging' entry
on the Subsystem Block Dialog) of 'Auto' or 'Reused Function'.
No non-virtual subsystems in model
Code Reuse Exceptions
The following section provides details on each exception that caused
a non-virtual subsystem with a function packaging setting of
- 'Auto' to become an inlined code segment,
- 'Auto' to become a non-reusable function without arguments, or
- 'Reusable function' to become a non-reusable function without arguments.
Note: This section does not report graphically identical non-virtual
subsystems marked as 'Auto' that were not reused due to differences in their
functional properties (such as dimensions, datatypes, work vectors, parameters,
etc.). You may identify reasons for non-reuse in such cases by
inspecting the differences in the functional attributes of the
subsystems in the model or in the inlined generated code.
No reuse exceptions in model