Main Content
Suppress Auto-Generated Data Types
Enable the suppression of auto generated data types for arrays
Model Configuration Pane: PLC Code Generation
Description
Use this option to control whether the generated Structured Text code contains auto-generated data types for array types.
Dependencies
To use this parameter, set Target IDE to Phoenix Contact PC WORX 6.0
or KW-Software MULTIPROG 5.0
.
Settings
off (default) | on
- On
The software automatically generates named types for array types in your Simulink® model.
- Off
Switch to the default behavior of the software.
Recommended Settings
Application | Setting |
---|---|
Debugging | No impact |
Traceability | No impact |
Efficiency | No impact |
Safety precaution | No impact |
Programmatic Use
Parameter: PLC_SuppressAutoGenType |
Type: string |
Value: 'on' | 'off' |
Default: 'off' |
Version History
Introduced in R2019b