Specify the name of the file that is to contain data declarations.
Category: Code Generation > Code Placement
Default: global.h
The code generator organizes and formats the data declarations in the specified file based on the data header template specified by the Header file (*.h) template parameter in the data section of the Code Generation pane: Templates tab.
Limitation
The code generator does not check for unique filenames. Specify filenames that do not collide with default filenames from code generation.
This parameter is enabled by Data declaration.
Parameter: DataReferenceFile |
Type: character vector |
Value: a valid file |
Default: 'global.h' |
Application | Setting |
---|---|
Debugging | No impact |
Traceability | A valid file |
Efficiency | No impact |
Safety precaution | No impact |