Enable global variables as function interfaces
Description
Specify the behavior of global variables in custom code called by the C Caller block. If this option is selected, the variables declared as global in the custom code can be used as global arguments on the block interface.
Category: Simulation Target
Settings
Default: Off
- On
Enables parsing of custom code global variables on the function interface. C Caller block treats the global variables in your custom code as global arguments on the block interface. These arguments appear in bold on the Port Specification table.
- Off
Disables parsing of global variables on the block interface.
Command-Line Information
Parameter:
CustomCodeGlobalsAsFunctionIO |
Value:
'on' |
'off' |
Default:
'off' |
Recommended Settings
Application | Setting |
---|---|
Debugging | No impact |
Traceability | No impact |
Efficiency | No recommendation |
Safety precaution | No recommendation |
See Also
Model Configuration Parameters: Simulation Target | C Caller | FunctionPortSpecification
| getGlobalArg